I wanted to move to a text based changelog in our applications rather than a Notes form or even an XPage.The idea was that it would help make it easier to deal with merge conflicts in source control.
I eventually settled on using Markdown as I couldn’t get the formatting that I wanted with ascii. Continue reading “Displaying Markdown in an XPage using the showdown.js library”