This minor release update of gomarkwiki addresses two issues:
-
Unicode Character Rendering: Fixed incorrect rendering of Unicode characters by adding the missing
<meta charset="utf-8" />tag to the generated HTML. -
Watch Mode Enhancement: Improved the watch mode functionality to monitor changes in the
substitutions-strings.csvfile. Previously, gomarkwiki had to be restarted to reflect changes in this file.