markup

Determines which markup library to use to render a content file (e.g. README) on GitHub (by github)

Markup Alternatives

Similar projects and alternatives to markup

  1. obsidian-releases

    Community plugins list, theme list, and releases of Obsidian.

  2. SaaSHub

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

    SaaSHub logo
  3. git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  4. pandoc

    467 markup VS pandoc

    Universal markup converter

  5. github-orgmode-tests

    This is a test project where you can explore how github interprets Org-mode files

  6. mermaid

    176 markup VS mermaid

    Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

  7. Zettlr

    124 markup VS Zettlr

    Your One-Stop Publication Workbench

  8. Mermaid

    112 markup VS Mermaid

    Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.

  9. marktext

    77 markup VS marktext

    📝A simple and elegant markdown editor, available for Linux, macOS and Windows.

  10. commonmark-spec

    CommonMark spec, with reference implementations in C and JavaScript

  11. kroki

    61 markup VS kroki

    Creates diagrams from textual descriptions!

  12. asciiflow

    60 markup VS asciiflow

    ASCIIFlow

  13. HedgeDoc

    57 markup VS HedgeDoc

    HedgeDoc - Ideas grow better together

  14. org-mode

    34 markup VS org-mode

    This is a MIRROR only, do not send PR.

  15. blog

    Discontinued gamedev blog

  16. cmark-gfm

    GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C

  17. libasciidoc

    Discontinued A Golang library for processing Asciidoc files.

  18. awesome-setup

    AwesomeWM config and widgets (by madprops)

  19. viz.js

    8 markup VS viz.js

    Graphviz for the web (Viz.js on a diet) (by rapidlua)

  20. tmux-tempus

    A timer for tmux written in POSIX shell

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better markup alternative or higher similarity.

markup discussion

Log in or Post with

markup reviews and mentions

Posts with mentions or reviews of markup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-01.
  • Show HN: Textile – A desktop app for weaving together bits of text
    3 projects | news.ycombinator.com | 1 Jun 2026
    `Textile` is a similar language to Markdown, used to weave text across multiple IDEs, programming languages, and CMSs:

    https://textile-lang.com/

    Textile is one of the core markups supported by GitHub and Pandoc:

    https://github.com/github/markup / https://pandoc.org/

    And many CMS, most famously TextPattern and MoveableType, but also things like Jekyll:

    https://textile-lang.com/article/textile-markup-language-sup...

  • Give your brain time to think and remember
    7 projects | news.ycombinator.com | 17 May 2023
    Btw github supports more than just markdown: https://github.com/github/markup#markups
  • Documentation generators and custom syntax highlighting
    5 projects | /r/ProgrammingLanguages | 5 May 2023
    I'm not sure 4. works for colors/styling, style attributes are stripped: https://github.com/github/markup/issues/119
  • Do you think we will see color text in GFM?
    1 project | /r/github | 15 Feb 2023
  • Hiding front matter block in github markdown
    1 project | /r/github | 9 Nov 2022
    I found this issue, which does not show much traction: https://github.com/github/markup/issues/994
  • Hi DM's, what medium do you use to organise your campaign?
    3 projects | /r/DnD | 11 Oct 2022
    For sharing settings and lore with players, GitHub wiki. Understands Org and several other formats thanks to GitHub Markup, so I can copy in (and trim down) my original notes without much fuss.
  • raw-markdown and rendered markdown
    2 projects | /r/Markdown | 20 Jun 2022
  • Include diagrams in your Markdown files with Mermaid
    22 projects | news.ycombinator.com | 14 Feb 2022
    Re: https://github.com/github/markup/issues/533

    I’m the main author of KeenWrite (see screenshots), a type of desktop Markdown editor that supports diagrams. It’s encouraging to see that Mermaid diagrams are being supported in GitHub. There are a few drawbacks on the syntax and implications of using MermaidJS.

    First, only browser-based SVG renderers can correctly parse Mermaid diagrams. I’ve tested Apache Batik, svgSalamander, resvg, rsvg-convert, svglib, CairoSVG, ConTeXt, and QtSVG. See issue 2485. This implies that typesetting Mermaid diagrams is not currently possible. In effect, by including Mermaid diagrams, many documents will be restricted to web-based output, excluding the possibility of producing PDF documents based on GitHub markdown documents (for the foreseeable future).

    Second, there are numerous text-to-diagram facilities available beyond Mermaid. The server at https://kroki.io/ supports Mermaid, PlantUML, Graphviz, byte fields, and many more. While including MermaidJS is a great step forward, supporting Kroki diagrams would allow a much greater variety. (Most diagrams produced in MermaidJS can also be crafted in Graphviz, albeit with less terse syntax.)

    Third, see the CommonMark discussion thread referring to a syntax for diagrams. It’s unfortunate that a standard “namespace” concept was not proposed.

    Fourth, KeenWrite integrates Kroki. To do so, it uses a variation on the syntax:

        ``` diagram-mermaid
  • Footnotes now supported in GitHub Markdown
    6 projects | news.ycombinator.com | 30 Sep 2021
    I thought it only rendered files in the repo (match by extension). Does GH also allow asciidoc(tor) syntax in comments and issues?

    * Note: Sadly, include is not supported on GH. https://github.com/github/markup/issues/1095

  • Compare AsciiDoc and Markdown
    6 projects | news.ycombinator.com | 5 Jul 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic markup repo stats
10
6,033
4.7
3 days ago

github/markup is an open source project licensed under MIT License which is an OSI approved license.

markup is marked as "self-hosted". This means that it can be used as a standalone application on its own.

The primary programming language of markup is Ruby.


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

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