Open daevem opened 5 years ago
@daevem you are right - I released autolinking (as preview feature), but probably it was too early. I'm aware of this issue and have new design for autolinking ready. I hope to bring fast and correct autolinking implemenation in the next feature release https://github.com/dvorka/mindforger/milestone/44
Thank you for sending the issue and your interest in MindForger!
I see, that's great I will be looking forward to it 👍
Thank you, for your work, MindForger is a great tool!
Hi there, I just want to point out an issue in rendering links inside HTML tags. In fact, if i write something like:
<p>[firewall](/home/userx/minforger-repository/memory/Security.md#firewall)</p>
MF will render exaclty the same string and not the actual link. This wouldn't be too much a problem, since one could simply avoid using links inside HMTL tags, however when Autolink is toggled this happens automatically. Here's an example: