Skip to content

sidsenthilexe/md-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackatime Badge Language Badge

md-2

A Java program to convert Markdown to HTML

Features

  • Parse different levels of headings
  • Parse bolds, italics, and bold+italics (multiple tags)
  • Parse nested bolds and nested italics
  • Parse strikethroughs
  • Parse code lines
  • Parse links
  • Parse images

Usage

  • Ensure that Java 21 is installed
  • Run md-2.jar
  • Alternatively, in the command line, run java -jar md-2.jar

About

Convert Markdown to HTML

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages