Skip to content

Releases: zpatronus/markdown2html

markdown2html v1.2.2: create directory if not exist

23 Aug 10:35
Compare
Choose a tag to compare

markdown2html v1.2.1: multi-file conversion

23 Aug 06:36
2bb29e3
Compare
Choose a tag to compare
Merge pull request #10 from zijunhz/multiSettings

feat: multi files conversion

markdown2html v1.2.0: inline code blocks is fully supported

15 Aug 13:51
5931fb6
Compare
Choose a tag to compare

Inline code blocks can not only be displayed in paragraphs, but also in headings.

Fundamentally, processing a line with no special starter syntax (headings, horizontal lines, code blocks, ordered/unordered list) are now packed into a function.

markdown2html v1.1.1 add inline code block support

13 Aug 08:43
05376df
Compare
Choose a tag to compare

markdown2html now supports some codes

markdown2html v1.1.0 add code block support

10 Aug 08:30
Compare
Choose a tag to compare

markdown2html now supports ```

markdown2html v1.0.0

09 Aug 06:26
Compare
Choose a tag to compare

How to use (in Windows)

  1. Download and unzip markdown2html-1.0.0.zip
  2. Open markdown2html.exe and follow the instruction:
  3. Input Markdown file path: you need to enter the path to your markdown file. This path can be absolute or be relative to the path where the .exe locates. It is recommended to copy the markdown file into the folder where the exe is located so that you only need to type in the file name of the markdown file.
  4. Input output file path: this is the same as 3, but it specifies where you wish the output file is.
  5. Choose theme: enter a number.