• #dev 2022-12-30
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2022-12-30 UTC
# 06:10
[iambismark]
for those folks who have built their own CMS: whats your approach to stored post content format: “markdown” or html or …? i say “markdown” because once you toss in frontmatter, shortcodes, etc, is it really markdown anymore? then if you want to microformat all the things, that involves quite a bit of custom type handling or postprocessing ASTs or some such… but the beauty of “markdown on the file system” is alluri