Jan 5, 2024
- markdown: enable Task list items
May 7, 2023
- Add new option: -plaintext
May 4, 2023
- JSON text for configuration can be read from stdin by giving argument
-
May 3, 2023
- Enable parser.WithAutoHeadingID() on goldmark
Feb 23, 2023
- On markdown, support footnote
- Enable extension.Footnote of goldmark and modify CSS minimum (font-size: .9em)
Jan 28, 2023
- Add options: -html,-hardwrap,-index,-perl, and -p
Jan 11, 2023
- On markdown, link the text starting with http: and https: automaticcaly
Aug 13, 2022
- Add json-setting "markdown" > "hardwrap" to replace newline of the markdown source to
. - Update go version to 1.19 for CVE-2022-29804
(See also: https://twitter.com/mattn_jp/status/1557173238106443777) - Create a Makefile instead of the batchfile (make.cmd) to build.
May 2, 2021
- Use github-like stylesheet https://gist.github.com/andyferra/2554919
- Fix that url was not escaped and the Japanese filename could not be requested.
Jun 7,2022
- Add feature: Lua Application Server
May 18, 2020
- The first release