This repository has been archived by the owner on Jun 6, 2021. It is now read-only.
Markdown To RW 1.11
- Added framework for extra conversion options.
- Extra option added: first image is right aligned 250x250 image? (true by default) > added to both console & GUI
- Option to save converter options.
- Password workaround font is now webdings, which is installed on Windows & macOS by default. Linux users will need to download & install the mscorefonts package.
- The converter now parses alt text inside images to captions. Just put the caption text you want between the square brackets and let the converter work its magic. Look at the test markdown for an example of this. (will make this optional in future release)
- I've converted the update check code to .NET Standard 2.0 and integrated it into the conversion library. The GUI version now checks if a new version is available and shows a download button that directs the browser to the download page if this is the case.