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

Grav's Flavor Of Markdown?

Started by Muut Archive 12 years ago · 3 replies · 417 views
12 years ago

Grav does not appear to have a flavor of Markdown that can handle an image reference with classes like this:

![Aperture Icon](/assets/img/blog/apps/aperture.png){.image-right .image-25}

Or did I miss a configuration parameter somewhere?

12 years ago

Yep. I missed a configuration. There should be markdown_extra: true in system.yaml.

12 years ago

Yup or you can enable it per page in the page headers if you prefer.

12 years ago

I did it that way ![Aperture Icon](/assets/img/blog/apps/aperture.png class="image-right image-25") which looks ugly when I see how it should be done :-S

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1693 9 years ago
Archive · by Muut Archive, 9 years ago
2 1136 9 years ago
Archive · by Muut Archive, 9 years ago
2 4299 9 years ago
Archive · by Muut Archive, 9 years ago
1 3184 9 years ago
Archive · by Muut Archive, 9 years ago
3 1294 9 years ago