markdown.md

July 15, 2021 · View on GitHub

Bookmarks tagged [markdown]

www.codever.land/bookmarks/t/markdown

How to create html presentations with markdown files - 8min

https://www.youtube.com/watch?v=iZl7R6ntOGc

In this video I go over how to clone the reveal.js github repository and alter the demo's html file to read content from a markdown file. We then use a node.js express server to serve the markdown fil...


yoshuawuyts/vmd: preview markdown files

https://github.com/yoshuawuyts/vmd

Preview markdown files in a separate window. Markdown is formatted exactly the same as on GitHub.


thlorenz/doctoc: 📜

https://github.com/thlorenz/doctoc

Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites via a command line flag.


CommonMark Home Page

https://commonmark.org/

A strongly defined, highly compatible specification of Markdown


kramdown

https://github.com/gettalong/kramdown

Kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.


Maruku

https://github.com/bhollis/maruku

A pure-Ruby Markdown-superset interpreter.


Redcarpet

https://github.com/vmg/redcarpet

A fast, safe and extensible Markdown to (X)HTML parser.


word-to-markdown

https://github.com/benbalter/word-to-markdown

Gem to convert Microsoft Word documents to Markdown.


Mistune

https://github.com/lepture/mistune

Fastest and full featured pure Python parsers of Markdown.


Python-Markdown

https://github.com/waylan/Python-Markdown

A Python implementation of John Gruber’s Markdown.


Github emoji markup - generated from github emoji api

https://github.com/ikatyang/emoji-cheat-sheet/blob/master/README.md

This cheat sheet is automatically generated from GitHub Emoji API and Unicode Full Emoji List.


awesome-markdown

https://github.com/BubuAnabelas/awesome-markdown#readme

:memo: Delightful Markdown stuff. Contribute to BubuAnabelas/awesome-markdown development by creating an account on GitHub.


Pandoc home page

https://pandoc.org/

Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library.


Marked.js Homepage

https://marked.js.org/

A markdown parser and compiler. Built for speed.


How to insert and highlight code in Jekyll blog post on Codingpedia.org – CodingpediaOrg

http://www.codingpedia.org/ama/how-to-insert-and-highlight-code-in-jekyll-blog-post-on-codingpedia-o...

Demo post displaying the various ways of inserting and highlighting code in Markdown, when posting on Codingpedia.org


Learn Markdown

https://www.gitbook.com/book/gitbookio/markdown/details

Sammy P., Aaron O. (PDF) (EPUB) (MOBI)


献给写作者的 Markdown 新手指南

http://www.jianshu.com/p/q81RER


Markdown 语法说明

http://wowubuntu.com/markdown/


Markdown 简明教程

http://www.jianshu.com/p/7bd23251da0a


Markdown 快速入门

http://wowubuntu.com/markdown/basic.html


Living the Future of Technical Writing – Hacker Noon

https://hackernoon.com/living-the-future-of-technical-writing-2f368bd0a272

ProGit book author lists reasons, why he moved to asciidoc.


GitHub - showdownjs/showdown: A Markdown to HTML converter written in Javascript

https://github.com/showdownjs/showdown

A Markdown to HTML converter written in Javascript http://showdownjs.github.io/demo/


GitHub - chjj/marked: A markdown parser and compiler. Built for speed.

https://github.com/chjj/marked

A markdown parser and compiler. 12k+ stars


GitHub Pages now faster and simpler with Jekyll 3.0 · GitHub

https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0

Describes enhancements on GitHub Pages that come with the update to Jekyll 3.0


Mastering Markdown · GitHub Guides

https://guides.github.com/features/mastering-markdown/

Markdown is a lightweight and easy-to-use syntax for styling all forms of writing on the GitHub platform.

What you will learn:

  • How the Markdown format makes styled collaborative editing easy *...
  • tags: markdown

Markdown Cheatsheet · adam-p/markdown-here Wiki · GitHub

https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

Document intended as a quick reference and showcase.