Page MenuHomePhabricator

wikitexvc should create a tree instead of a string
Closed, ResolvedPublic

Description

Currently wikitexvc node elements return strings. However, for formula linking, validation, and conditional rendering, it would be better to create an output tree first and only convert it as a string in the last phase.

  • \MediaWiki\Extension\Math\WikiTexVC\MMLnodes\MMLbase should be compatible with RemexHtml that is used in other places to generate HTML