MDcat – Simple Markdown to GitHub styled HTML converter

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • MDcat

    A super simple script which uses the GitHub API to convert your markdown files to GitHub styled HTML site. (by calganaygun)

  • The author clearly states that it is a super simple project but I didn't fully understand your comment until I viewed the Python script: https://github.com/calganaygun/MDcat/blob/31c9a4eb29c53d764b...

    I kinda agree that they could improve the README to mention use of the GitHub API:

    A super simple script which uses the GitHub API to convert your markdown files to GitHub styled HTML site.

    Nice project!

  • consolemd

    render markdown to the console (not just highlight it)

  • Not sure what you meant with gpu terminal emulator but i use consolemd (https://github.com/kneufeld/consolemd)to render markdown for terminal and it works really well.. i even built my cheatsheet site with it using simple bashscript (eg: curl https://ch.ebfe.pw/nix/xargs)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mdcat

    Discontinued cat for markdown (by lunaryorn)

  • Not to be confused with actual `cat for markdown` https://github.com/lunaryorn/mdcat

  • atomd

    A markdown lexer and parser which gives the programmer atomic control over markdown parsing to html.

  • I like it, simple solution. I wanted to do stuff locally for a project I’m working on, so I built an MD lexer and HTML parser. The downside is I have to implement everything manually, but the upside is I have atomic control over every token, and writing parsers for another markup language is simple.

    https://github.com/stonepresto/atomd

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Being Linux/terminal/neovim user, how would you view Markdown document containing images?

    6 projects | /r/neovim | 20 Jan 2022
  • TUI Markdown viewer?

    6 projects | /r/commandline | 29 Nov 2021
  • Command line utility to show md / regular txt files like man pages?

    6 projects | /r/commandline | 20 Oct 2021
  • Show HN: a Rust Based CLI tool 'imgcatr' for displaying images

    12 projects | news.ycombinator.com | 16 Apr 2024
  • Bacon – a background Rust code checker

    1 project | news.ycombinator.com | 30 Mar 2024