Posts

Showing posts from October, 2025

WYSIWYG to Markdown - What you see is what you get to Markdown - a utility I have written

Image
 After forty six years (!) of programming for a hobby, I have finally done something good enough to release to the public, instead of my useful to me. WYSIWYG to Markdown is a mini-word processor that generates to Markdown.  Markdown is a markup language like HTML is for websites, but markdown is for certain notes apps, forums like Reddit and development tools like Github. More information and how to download it is at its own website . So far I'm the only person who has used it, so I'd love it if a few of you could download, install and try it out. Let me know your impressions at  wysiwygtomarkdown@gmail.com . Thank you.