Skip to content

Adding possibility to highlight text

Louis Schul requested to merge work/text_highlight into master

This adds the possibility to highlight some text using the following syntax:

==Highlighted text==

By default, the highlight color is the one from the color theme but this can be changed in the settings.

Merge request reports