Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Anyone having problems with markdown extra?

Started by Terence 8 years ago · 0 replies · 725 views
8 years ago

I think since the last update, markdown extra doesn't seem to work anymore. Before I was able to add HTML right in the middle of the markdown (for instance): <div class="some classes here">content</div> but now the markup isn't being rendered.

I haven't changed my system settings lately but this is what I have:

YAML
  markdown:
    extra: true
    auto_line_breaks: false
    auto_url_links: true
    escape_markup: true
    special_chars:
      '>': gt
      '<': lt

I'm even trying to manually set it using the frontmatter in the page itself:

YAML
  markdown:
    extra: true

Neither seem to work. Anyone else seeing this or have any suggestions?

last edited 03/30/18 by Terence

Suggested topics

Topic Participants Replies Views Activity
General · by jeremycherfas, 1 week ago
4 181 2 days ago
General · by lynbor, 6 days ago
2 122 3 days ago
General · by Old Man Umby, 1 week ago
1 100 1 week ago
General · by Sebastian, 1 week ago
1 124 1 week ago
General · by Andy Miller, 3 weeks ago
0 248 3 weeks ago