While we're on the topic of MD, what's the best system for Markdown-based static blogs these days? With good code highlighting, images, colors, etc.
[flagged]
MdBook – a command line tool to create books with Markdown
51–60 of 71 posts
Re: MdBook – a command line tool to create books with Markdown
#52Re: MdBook – a command line tool to create books with Markdown
#53While we're on the topic of MD, what's the best system for Markdown-based static blogs these days? With good code highlighting, images, colors, etc.
Re: MdBook – a command line tool to create books with Markdown
#54While we're on the topic of MD, what's the best system for Markdown-based static blogs these days? With good code highlighting, images, colors, etc.
Re: MdBook – a command line tool to create books with Markdown
#55While we're on the topic of MD, what's the best system for Markdown-based static blogs these days? With good code highlighting, images, colors, etc.
Re: MdBook – a command line tool to create books with Markdown
#56Re: MdBook – a command line tool to create books with Markdown
#57Depending on the content, I would recommend AsciiDoc (and not Markdown) to write a book. Markdown might be a good fit for text-only books like fiction, but AsciiDoc has much more useful formattings for structrured documents like technical or scientific books.
Re: MdBook – a command line tool to create books with Markdown
#58While we're on the topic of MD, what's the best system for Markdown-based static blogs these days? With good code highlighting, images, colors, etc.
Re: MdBook – a command line tool to create books with Markdown
#59Re: MdBook – a command line tool to create books with Markdown
#60Biggest downside of this tool is inability to render PDF or ePub[1]. This is why we recently switched to Quarto[2]. Typst is also a good alternative, already mentioned in other comments. [1] https://github.com/rust-lang/mdBook/issues/815 [2] https://quarto.org/