Tris20
(Tristan)
17. November 2022 um 10:19
1
@j.jaffeux The functionality of this theme component has been great for me since it was released in February. Does it make sense for there to also be a plugin?
Repo: https://github.com/unfoldingWord-dev/discourse-mermaid
Overview
This plugin adds the Mermaid JS library to Discourse so that posts can make use of its features. It turns this:
[mermaid]
gantt
title A Gantt Diagram
dateFormat YYYY-MM-DD
section Section
A task :a1, 2014-01-01, 30d
Another task :after a1 , 20d
section Another
Task in sec :2014-01-12 , 12d
another task : 24d
[/mermaid]
into this:
[55%20PM]
See the Mermaid JS si…
sam
(Sam Saffron)
22. November 2022 um 05:36
2
I don’t think that long term we want to even keep the plugin at all, only official outlet is using the theme component.
1 „Gefällt mir“
system
(system)
Geschlossen,
16. Oktober 2023 um 17:02
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.