DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:emphasis

Emphasis Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" yes
  • 2023-04-04 "Jack Jackrum" yes
  • 2022-07-31 "Igor" yes
  • 2020-07-29 "Hogfather" yes

plugin Several degrees of text highlighting

Last updated on
2023-08-18
Provides
Syntax
Repository
Source
Conflicts with
divalign2

Similar to color, highlight, passwordgrey, wrap

Tagged with highlight, marking

This plugin enables different ways of highlighting. Each one maps to a color in the plugin configuration. This is quite similar to other plugins with the difference that it allows some degrees of highlighting with very simple syntax. Supports ODT-export as well.

Usage

Using colons shows respectively bold green, yellow and red colored text, when using the default color set.

::font color::

:::text:::

::::text::::

Using semicolons shows respectively bold green, yellow and red backgrounded text, when using the default color set.

;;background color;;

;;;text;;;

;;;;text;;;;

Please be aware that this plugin provides only text formatting, no section formatting.

Example

Text and background colors

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Configuration

To style the different highlights you can modify the color settings in the configuration manager. You can set sequence of font colors and background colors.

In the sequence the first color corresponds to ::, the second to :::, etc. You can set as many colors you like. The number of correct colors you had set, determines the maximum emphasis level you can use.

Defaults

Font colors: #009700, #ffb200, #ff0033
Background colors: #009700, #ffea00, #ff0033

Development

  • 2013-01-23 - Plugin rewritten. Now using wrapper syntax, adds background highlighting and configuration options. Adopted by Klap-in
  • 2007-02-10 - Created by Stefan Hechenberger

Last commits

Issues and feature requests

Please report your issues on the issue tracker.

plugin/emphasis.txt · Last modified: 2024-02-08 00:12 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki