Haskell Markdown

Open-source Haskell projects categorized as Markdown

Top 11 Haskell Markdown Projects

  1. pandoc

    Universal markup converter

    Project mention: Typst 0.15.0 | news.ycombinator.com | 2026-06-15

    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:

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. patat

    Terminal-based presentations using Pandoc

    Project mention: Patat: Terminal-based presentations using Pandoc | news.ycombinator.com | 2025-10-19
  4. emanote

    Emanate a structured view of your plain-text notes

    Project mention: Agents need control flow, not more prompts | news.ycombinator.com | 2026-05-07

    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

  5. pandoc-sidenote

    Convert Pandoc Markdown-style footnotes into sidenotes

  6. mmark

    Strict markdown processor for writers

  7. pandoc-include

    An include filter for Pandoc

  8. hablog

    A simple blogging platform with Haskell and Scotty

  9. submark

    Extract a part from CommonMark/Markdown docs

  10. mmark-ext

    Commonly useful extensions for the MMark markdown processor

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Haskell Markdown discussion

Log in or Post with

Haskell Markdown related posts

  • Show HN: Textile – A desktop app for weaving together bits of text

    3 projects | news.ycombinator.com | 1 Jun 2026
  • 🤔How Should We Write Documentation with AI in 2026? (Markdown vs HTML vs Word)

    1 project | dev.to | 15 May 2026
  • Potential Markdown Data Loss When You Will Move Away from Obsidian

    1 project | news.ycombinator.com | 9 Apr 2026
  • Pandoc in the Browser with WASM

    1 project | news.ycombinator.com | 12 Feb 2026
  • Show HN: CLI tool to convert Markdown to rich HTML clipboard content

    2 projects | news.ycombinator.com | 4 Feb 2026
  • Release Pandoc 3.9

    1 project | news.ycombinator.com | 4 Feb 2026
  • Ask HN: What's your preferred Python tool to convert Markdown to print ready PDF

    1 project | news.ycombinator.com | 3 Feb 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Haskell is
the 30th most popular programming language
based on number of references?