Skip to content

IbzanHyena/md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

md

Markdown to HTML processor written in J.
md aims to eventually support the following subset of Markdown:

  • Headers
  • Paragraphs
  • Line breaks
  • Bold/strong
  • Italic/emphasis
  • Monowidth
  • Code blocks
  • Lists
    • Nested lists
  • Tables
  • Links, including with references at the end
    • print layout version
  • Footnotes
  • Images
  • Templates
  • Asides
  • Details

Installation

Make sure to install relimport first. md can then be installed anywhere.

Usage

Run jconsole run.ijs < file.md to process a single file into HTML.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages