mattermost / mattermost/mattermost-plugin-gitlab
Guidance For Contributing JSON Parsing
@DHaussermann is already working on this.
Since Jan 26, 2022.
- Dominant language
- JavaScript
- Stars
- 152
- Forks
- 97
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
Hey there. Just looking for some pointers on how one would help enhance this plugin to render "prettified" JSON via this excellent plugin.
The reasoning is to work nicely with this commercial Redmine Plugin: Checklists: https://www.redmineup.com/pages/plugins/checklists
This is what it currently "shows up" like:

So - looking for quick recommendations on where in the code would be the best place to start looking, and if there are particular JSON parsing libraries that are recommended (or already in use!), we would highly appreciate knowing the info.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.