1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-06 06:07:31 +02:00

version 1.1.5 Typemill Learns Math

This commit is contained in:
Sebastian
2018-05-09 18:35:36 +02:00
parent 7bf12c6fa0
commit d7069f819a
147 changed files with 923 additions and 8147 deletions

View File

@@ -119,7 +119,7 @@ class PageController extends Controller
}
$contentMD = $this->c->dispatcher->dispatch('onMarkdownLoaded', new OnMarkdownLoaded($contentMD))->getData();
/* initialize parsedown */
$parsedown = new ParsedownExtension();