DokuWiki: Highlight a part in a block of code?

I want to highlight / highlight a part in a code block in documents.

I did not find the hint in the docs: https://www.dokuwiki.org/wiki:syntax#code_blocks

But maybe I'm missing something.

Background: I'm not looking for syntax highlighting. I want to emphasize the part.

+5
source share
1 answer

It's impossible. There are alternative highlight plugins (code2 seems to be popular) that could do this.

+3
source

Source: https://habr.com/ru/post/1239766/


All Articles