Render BPMN files on the wiki pages and repositories
Description
It would be great if we could render a business process model and notation(BPMN) file into a wiki page, or even inside the repository itself as well.
Case
The ability of accepting images from clipboard is amazing and very convenient. Our markdown documents are much richer with this feature. We do images because we want to express ourselves better in a given document, where only text might not be enough for it. However, in a an era where we have some good standards like the BPMN, using XML backed files do render insightful standardized business processes, I feel like wasting resources and time by uploading a given process image than just referencing a XML file from a repository.
Since I'm version controlling the business process file itself, and seeing being rendered from my repository, saves many things like bandwidth, storage and why not, time from copying and pasting static images that might change often, depending on the business process modelled.
Rendering the XML (.bpmn) file, will give us the peace of mind of just changing the xml directly, version controlling it and then rendering automatically the new version. Just like markdown files.
Links / references
*[BPMN Standard] (http://www.bpmn.org)
*[Javascript tool kit] (https://bpmn.io/toolkit/bpmn-js)
~"feature proposal"