Change my mind.
I write plain text. I just happen to format it like markdown.
Markdown…is…plaintext, though?
yup but with more tricks
Markdown is text that can kick flip
So is HTML
My only objection to that is that its source code isn’t easily human-readable, like Markdown’s is. The point of an .md file is that a human and a computer can both parse it just as easily as a native format.
Every programming language is plain text.
Not intended to be easily human-readable though.
Sure they are. They’re intended to be as easy to read for a human as possible.
No. The primary purpose of programming languages is to be machine-readable first, human-readable second. The primary purpose of both markdown and plaintext is to be equally readable by both humans and machines.
Assembly, perhaps. But not every other language. Every other language’s sole purpose is to be easier than assembly to read by humans, so it can be compiled or translated through an engine into something a machine can read.
Machines do not read Rust. Machines do not read C++. Machines do not read JavaScript. Humans do.
Machines do read Rust. Just because those machines are compiling the Rust code doesn’t mean they aren’t reading it. And every affordance the Rust devs included to make it easier for that compiler to do its job makes it harder for humans to read, but Markdown’s affordances are equally helpful for humans as for computers; and they’re designed to be so because they were adapted from shorthand that was already in use.
Debate all you want, but the literal first sentence on Wikipedia: https://en.wikipedia.org/wiki/Programming_language
A programming language is an engineered language for expressing computer programs,[1] typically allowing software to be written in a human readable manner.
you will change you mind yourself when your
-key breaks from all the--------------------------------------
HEADINGS
--------------------------------------
MD is lowkey overrated
I too find Org-mode markup superior.
Md is aweeesoooome. It’s legit the only way I can think when I’m planning anything big enough to plan.
ReST?
I wouldn’t dare try to understand the mind that thinks that Markdown is at all like html. 🤷♂️
They are both at the end of the day UTF-8 text.
All we are is bytes in the wind
Your mom is Unicode Text.
you know who else–
🤝
I mean, Markdown was specifically designed to be convertable to HTML. So, it is structurally rather similar. It’s basically just a bunch of aliases for a subset of HTML tags.
Having said that, it is also designed to be plain text. You don’t have to convert it, and even when you do convert it, there’s a good chance that what you’ve written in plain text will look fine in converted Markdown as well.
For the purposes of this meme, I would certainly group it with plain text.Isn’t markdown a strict superset of html though? As in any valid html is valid markdown. Not usually how it is used though and im not sure about how most markdown flavours handle it, but it is a “convenient” escape hatch
Markdown would be better if everyone using it used the same markdown. I swear no two places use it the same.
true though
LaTeX has entered the chat
kick him out.
Sorry, he already embed into all scientific paper.
Graphite pencil and paper is God
pointy stick and dirt clearing or gtfo
All of my best work started on paper
for real
They’re almost the same thing, so this kinda’ hits like two people arguing over which shitbox $300 car they drive is faster…
bro has Luddite in his name
Markdown is so annoying. I wanted to record a command in Joplin and had the audacity to make it bold to highlight something. Pasted it into their terminal and it put a bunch of asterisks in. Thanks.
Try pasting commands into
code blocks.If they wanted to make a specific part of the command bold, that still wouldn’t work.
Could underline the part, I guess, like this:
ls -la ###(
#starts a comment in shell syntax, so doesn’t get run, in case someone pastes the whole thing.)
Hmm, interesting. I always write Markdown unformatted, so where I put the asterisks in myself. So, that’s a decent reality check, I guess.
Ngl plain txt is the best . But not for writing blog . Need something like # for headings and stuff . To make my blog portable i don’t use mardow much just # for heading and # for tag
A quality text file is a bit of a lost art these days. I like looking through this archive of old text files from the 80s and 90s once in a while. http://textfiles.com/directory.html
I do like me some htmx
Have you seen glow?
It makes markdown look like it should on the terminal
deleted by creator









