HTML Markdown

Open-source HTML projects categorized as Markdown

Top 23 HTML Markdown Projects

  • Crafting Interpreters

    Repository for the book "Crafting Interpreters"

    Project mention: Resources for Amateur Compiler Writers | news.ycombinator.com | 2024-08-19

    The best resource for any amateur compiler writer is Bob Noystrom's Crafting Interpreters:

    https://www.craftinginterpreters.com/

    It is well paced, well illustrated, and demonstrates a very simple recursive descent parser, avoiding all the junk typically foisted on students.

    I cannot recommend the book highly enough, I use it in my compilers class.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • to-markdown

    🛏 An HTML to Markdown converter written in JavaScript

    Project mention: Show HN: DOM to Semantic Markdown – For LLMs | news.ycombinator.com | 2024-07-23

    I rolled my own form of this... Its quick and dirty, but generally works for my usecase. I tend to push a page through turndown [0] to generate the markdown, then write this into obsidian (also storing things link a copy of the rendered page, link to the source, etc).

    [0] https://github.com/mixmark-io/turndown

  • dillinger

    The last Markdown editor, ever.

    Project mention: āĻĄā§‡āĻ­ā§‡āĻ˛āĻĒāĻžāĻ°āĻĻā§‡āĻ° āĻ¨āĻŋāĻ¤ā§āĻ¯āĻĻāĻŋāĻ¨ā§‡āĻ° āĻ¸āĻ™ā§āĻ—ā§€ āĻŽāĻžāĻ°ā§āĻ•āĻĄāĻžāĻ‰āĻ¨ | dev.to | 2024-08-10
  • markdown-preview-enhanced

    One of the 'BEST' markdown preview extensions for Atom editor!

  • markwhen

    Make a cascading timeline from markdown-like text. Supports simple American/European date styles, ISO8601, images, links, locations, and more.

    Project mention: Phanpy: A minimalistic opinionated Mastodon web client | news.ycombinator.com | 2024-04-14

    The creator of this (Chee Aun) is quite prolific and creative with their work (https://cheeaun.com/projects/).

    They created https://cheeaun.life, a timeline of their life, more than 10 years ago (which looks to be kept up to date), which was my inspiration for markwhen (https://markwhen.com).

  • life

    Life - a timeline of important events in my life

    Project mention: Phanpy: A minimalistic opinionated Mastodon web client | news.ycombinator.com | 2024-04-14

    The creator of this (Chee Aun) is quite prolific and creative with their work (https://cheeaun.com/projects/).

    They created https://cheeaun.life, a timeline of their life, more than 10 years ago (which looks to be kept up to date), which was my inspiration for markwhen (https://markwhen.com).

  • phd_thesis_markdown

    Template for writing a PhD thesis in Markdown

    Project mention: ArXiv now offers papers in HTML format | news.ycombinator.com | 2023-12-21

    This is the reason I've never liked LaTeX from a data point view. It's made to be printed out or get to look beautiful on a PDF but was never designed to get you to a HTML file or a Word file.

    I've written my thesis in Markdown in the past because of this (best for humans) which can be easily transformed to HTML, Word, PDF and even LaTeX https://github.com/tompollard/phd_thesis_markdown

    And I think that XML is the best format for machines.

  • SaaSHub

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

    SaaSHub logo
  • Cebe Markdown

    A super fast, highly extensible markdown parser for PHP (by cebe)

  • digital-garden-jekyll-template

    Start your own digital garden using this Jekyll template 🌱

  • mkdocs-with-pdf

    Generate a single PDF file from MkDocs repository.

    Project mention: Repurposing Hugo as a Wiki | news.ycombinator.com | 2023-12-29

    I've had luck doing this (in mkdocs) with:

    https://github.com/orzih/mkdocs-with-pdf

  • DND.SRD.Wiki

    Dungeons & Dragons 5th Edition SRD converted to Markdown.

  • casual-markdown-page

    Markdown as Web Page/Site

  • trackdown

    R package for collaborative writing and editing of R Markdown (or Sweave) documents in Google Docs.

  • Markdown Edit

    online markdown editor/viewer (by georgeOsdDev)

  • gigaSec-Tech-Notes

    This is my own notes containing all the information and knowledge I've gained during my studying sessions. The notes are all topics that relates to technology such as computers, software or programming.

  • markbind

    MarkBind is a tool for generating content-heavy websites from source files in Markdown format

  • portable-php

    A blog in one HTML file

  • tufte-markdown

    Use markdown to write your handouts or books in Tufte style.

  • raito

    Mini Markdown Wiki/CMS in 8kb of JavaScript

  • Simply-Docs

    A simple, fast, free & easy to use static based plain HTML template. That allows you to make a beautiful personal / blog or technical documentation website really quickly.

  • linuxcontainers.org

    The linuxcontainers.org website

  • casual-markdown-cv

    markdown resume and other templates

  • ufo_data

    The Dataset of the Damned, and UFO/UAP event chronology creation tool

    Project mention: A curated history of UFO/UAP events on GitHub | news.ycombinator.com | 2024-02-12
  • SaaSHub

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

    SaaSHub logo
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).

HTML Markdown discussion

Log in or Post with

HTML Markdown related posts

  • Djockey, a Djot-based documentation system

    1 project | news.ycombinator.com | 27 Aug 2024
  • Quarkdown: Markdown with Superpowers

    4 projects | news.ycombinator.com | 22 Aug 2024
  • āĻĄā§‡āĻ­ā§‡āĻ˛āĻĒāĻžāĻ°āĻĻā§‡āĻ° āĻ¨āĻŋāĻ¤ā§āĻ¯āĻĻāĻŋāĻ¨ā§‡āĻ° āĻ¸āĻ™ā§āĻ—ā§€ āĻŽāĻžāĻ°ā§āĻ•āĻĄāĻžāĻ‰āĻ¨

    2 projects | dev.to | 10 Aug 2024
  • Converting Markdown to PDF

    1 project | dev.to | 29 Jul 2024
  • Phanpy: A minimalistic opinionated Mastodon web client

    6 projects | news.ycombinator.com | 14 Apr 2024
  • Top 5 Online Markdown Editors (2024)

    1 project | dev.to | 4 Apr 2024
  • Pandoc 3.1.12 Released

    1 project | news.ycombinator.com | 16 Feb 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →

Index

What are some of the best open-source Markdown projects in HTML? This list will help you:

Project Stars
1 Crafting Interpreters 8,788
2 to-markdown 8,635
3 dillinger 7,931
4 markdown-preview-enhanced 4,116
5 markwhen 3,497
6 life 2,782
7 phd_thesis_markdown 1,199
8 Cebe Markdown 996
9 digital-garden-jekyll-template 939
10 mkdocs-with-pdf 325
11 DND.SRD.Wiki 321
12 casual-markdown-page 262
13 trackdown 212
14 Markdown Edit 207
15 gigaSec-Tech-Notes 153
16 markbind 135
17 portable-php 107
18 tufte-markdown 107
19 raito 106
20 Simply-Docs 97
21 linuxcontainers.org 96
22 casual-markdown-cv 88
23 ufo_data 86

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com