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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Tobias Marty Newcomer

@dollique · Joined 9 years ago · 6 posts · 2 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Markdown: paragraph on images · 9 years ago

    Yes, but my problem is actually about having margin on <p> where I don't want it (for images) ;)

  • Markdown: paragraph on images · 9 years ago

    I don't really want to misuse the html-tags, but it would certainly work.

  • Markdown: paragraph on images · 9 years ago

    This at least is a workaround that does what I want. If there is no other solution, I will consider using this. But I don't really want to explain to the content managers how to code... Thanks anyway

  • Markdown: paragraph on images · 9 years ago

    Thanks for the reply. I already use this, but the class is not written on the <p>-tag but on the <img>-tag inside the <p>-tag. For my problem I need the class on the <p>-tag!

  • Markdown: paragraph on images · 9 years ago

    In default markdown if I include an image it is always inside a <p>-tag. My <p>-tag is styled, so that there is a padding on top or bottom. For my images this rule should be different. Her

  • Support for Markdown row-/colspan · 9 years ago

    I need support for table row-/colspan in a table in Markdown. One solution provided here seems to be plugins. But I do not find any plugin for grav supporting this. Good would be for example MultiMark