Open
Description
Gitblit uses Pegdown in version 1.5.0 for Markdown processing. Pegdown has been deprecated today. This begs the question how to react to this.
- Ignore it, since it works.
- Update to the latest available version of Pegdown, 1.6.0, to at least use the latest.
- Switch to a different Markdown processor for improved speed and continued development, e.g. the recommended flexmark-java.
@gitblit, since you prefer to support the underdogs, do you have any other Markdown processor in mind that would be an alternative in point 3?