SaaSHub helps you find the best software and product alternatives Learn more →
Top 11 Haskell Markdown Projects
-
I'm currently working on my fourth book produced using Typst, and it has been nothing but amazing. LLMs struggle with Typst a bit but other than that it has been an absolute joy to work with.
I have a pretty good workflow set up for publishing these books, which are mostly collections of student essays. I use Pandoc to convert the students' Word documents into Typst, then unify the formatting, styles, and headers (mostly via LLMs). From there, I generate both a nice digital PDF and a print-ready PDF using Typst, and then use Pandoc again to convert the Typst into what ultimately becomes an EPUB.
It all works quite beautifully. Most of the challenges I've run into are related to Typst features that don't map cleanly to Pandoc, so I end up adding a few funky conditionals so those features aren't hit when converting via Pandoc. sys.inputs makes that very easy https://github.com/jgm/pandoc/issues/11588
The books in question:
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Patat: Terminal-based presentations using Pandoc | news.ycombinator.com | 2025-10-19
-
I created https://agency.srid.ca/ to achieve some of this but from within a single agent CLI session
Here's a recent PR created end-to-end using `/do` workflow of agency: https://github.com/srid/emanote/pull/719
-
-
-
-
-
-
-
-
Haskell Markdown discussion
Haskell Markdown related posts
-
Show HN: Textile – A desktop app for weaving together bits of text
-
🤔How Should We Write Documentation with AI in 2026? (Markdown vs HTML vs Word)
-
Potential Markdown Data Loss When You Will Move Away from Obsidian
-
Pandoc in the Browser with WASM
-
Show HN: CLI tool to convert Markdown to rich HTML clipboard content
-
Release Pandoc 3.9
-
Ask HN: What's your preferred Python tool to convert Markdown to print ready PDF
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Jul 2026
Index
What are some of the best open-source Markdown projects in Haskell? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | pandoc | 45,453 |
| 2 | patat | 2,741 |
| 3 | emanote | 949 |
| 4 | pandoc-sidenote | 155 |
| 5 | mmark | 116 |
| 6 | pandoc-include | 63 |
| 7 | hablog | 37 |
| 8 | submark | 12 |
| 9 | mmark-ext | 12 |
| 10 | hakyll-shortcut-links | 11 |
| 11 | shortcut-links | 8 |