Browse Source

revert to using simple Parsedown, as it had weird interference with contentmodules

master
Dom SP 3 years ago
parent
commit
db323bb80e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/freaParsedown.php

+ 1
- 1
app/freaParsedown.php View File

<?php <?php


class freaParsedown extends ParsedownExtra {
class freaParsedown extends Parsedown {
function get_BlockTypes() { function get_BlockTypes() {



Loading…
Cancel
Save