Password manager? Hm...
Programmer Humor
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
AES encrypted by hand, and then… .md files on GitHub
Artisanally woven substitution-permutation networks.
Me but org-mode.
Isn't org-mode compatible with markdown?
Org-mode can be exported to many different languages (markdown, HTML, LaTeX) via org-export.
If you're asking whether org mode uses all the same syntax of markdown (which would make them 1:1 compatible) it does not.
For instance, "headline" in org mode is "*", whereas in markdown a top level heading is "#".
Oh, it's a headline? I always treated it like an item.
Now it makes more sense that emacs insists on collapsing them.
Yeah, org-mode prefers using " - " and numbered lists as items. (Although they are also collapsible)
One of these days, someone is going to invent a confluence alternative that only supports markdown and doesn't have nay of confluences stupidity and it is going to EXPLODE and bankrupt Atlassian.
this is the way
Yes?