aboutsummaryrefslogtreecommitdiff
path: root/blog/content/notes
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2026-06-20 09:53:53 +0200
committeralex <alex@pdp7.net>2026-06-20 09:53:53 +0200
commitbae44e1e29954749ad6dd94ab99f6a4e922b30d6 (patch)
tree161153d6ce732b8e52a0d8505910f6b70a7d20d0 /blog/content/notes
parent1ed95cede0964944ca92a57f8606673ee3917752 (diff)
Add Markdown HTML couplingmaster
Diffstat (limited to 'blog/content/notes')
-rw-r--r--blog/content/notes/tech/document-formats.gmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/content/notes/tech/document-formats.gmi b/blog/content/notes/tech/document-formats.gmi
index 264c1b0a..43aaad97 100644
--- a/blog/content/notes/tech/document-formats.gmi
+++ b/blog/content/notes/tech/document-formats.gmi
@@ -25,6 +25,7 @@ On top of that, some features that I don't always need:
* Is very popular and supported everywhere
* However, there is a wide variety of variants and quirks
* Especifically, because Markdown was not designed with parsing in mind, so tools based on different parsers can have differences in behavior
+* Markdown is irrevocably coupled to HTML, and HTML is recommeded for "extensibility" and for markup not covered by Markdown itself.
### Djot