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.

bazz Newcomer

@bazz · Joined 2 years ago · 3 posts · 1 topics · 1 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Extending fenced code blocks for portion-highlighting · 2 years ago

    This is the solution, thank you so much! However, my tests with fenced code blocks and [mark] do contradict yours: <> characters in the fenced code block will not be converted to < or &am

  • Extending fenced code blocks for portion-highlighting · 2 years ago

    Which options have you already explored and why are they not satisfactory to you? While I couldn't find anything ready-made to achieve this, I explored using <pre><code> tags to manually

  • Extending fenced code blocks for portion-highlighting · 2 years ago

    Hello, I'm looking to extend (break) my grav's fenced code blocks so I can add a tag or syntax to highlight select portions inside the block. It seems there is nothing available that already does this