@croqaz This might be useful if integrated with an IDE although I tend not to use IDEs or the full power of IDEs. I use markdown for my documentation and todo list and put them in the code repo, however I don't ever process the markdown. I merely view them and edit them in the editor. This seems to work on my small projects that I work on by myself.
@croqaz I don't know how you would see it but maybe it would be similar to how editors allow you to view rendered HTML.
@eosoe Thanks! I'm considering it :)
@eosoe Thank you for your reply!
Yes, integrating with an editor might be interesting, I wonder how do you see it? When you press save, the tags would be rendered?
Cheers