Skip to content
Grav 2.0 is officially stable. Read the announcement →
General

Anyone having problems with markdown extra?

Started by Terence 8 years ago · 0 replies · 597 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 Hanns Mattes, 3 weeks ago
1 268 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 196 3 weeks ago
General · by Jerry Hunt, 3 weeks ago
2 331 3 weeks ago
General · by pamtbaau, 3 weeks ago
1 253 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 223 3 weeks ago