samwilson / diagrams-extension

A MediaWiki extension that displays GraphViz, Mscgen, PlantUML, and Mermaid diagrams in wiki pages.
https://www.mediawiki.org/wiki/Extension:Diagrams
GNU General Public License v2.0
8 stars 11 forks source link

Fix setting of isPreview in Diagrams class #73

Open samwilson opened 1 year ago

samwilson commented 1 year ago

It's only after the parser hook handler is called that the parser option is actually available with the correct value.