Adding images to FDOM

Experiences and testing of adding images to FDOM's markdown parse and Html renderer.

markdown

general

fsharp

21 June 2022

Did it work?

If all went well, the following image should appear:

Could not load but at least the alt text works

Here's hoping!!! Also I added links, so hopefully they works too. Also, hopefully fixed the issue with spaces being added after . like in test.fs!

Create a basic file watcher in F#

Links