Skip to content
Snippets Groups Projects
Commit deba00db authored by Andreas Gohr's avatar Andreas Gohr
Browse files

Merge remote branch 'tstaerk/master'

parents b5b0d794 03b54bb0
No related branches found
No related tags found
No related merge requests found
......@@ -298,6 +298,10 @@ class Doku_Parser_Mode_hr extends Doku_Parser_Mode {
}
//-------------------------------------------------------------------
/**
* This class sets the markup for bold (=strong),
* italic (=emphasis), underline etc.
*/
class Doku_Parser_Mode_formatting extends Doku_Parser_Mode {
var $type;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment