Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Gomarkwiki 0.3.1

Latest

Choose a tag to compare

@stalexan stalexan released this 14 Aug 00:52

This minor release update of gomarkwiki addresses two issues:

  1. Unicode Character Rendering: Fixed incorrect rendering of Unicode characters by adding the missing <meta charset="utf-8" /> tag to the generated HTML.

  2. Watch Mode Enhancement: Improved the watch mode functionality to monitor changes in the substitutions-strings.csv file. Previously, gomarkwiki had to be restarted to reflect changes in this file.