From 87dd614c04b8fc978860f84a8a0ca91f86b646e3 Mon Sep 17 00:00:00 2001 From: Thorsten Staerk Date: Sat, 16 Oct 2010 10:28:11 +0200 Subject: give a description for a function --- inc/parser/parser.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inc/parser') diff --git a/inc/parser/parser.php b/inc/parser/parser.php index 435b8aa46..809db4d24 100644 --- a/inc/parser/parser.php +++ b/inc/parser/parser.php @@ -298,6 +298,8 @@ class Doku_Parser_Mode_hr extends Doku_Parser_Mode { } //------------------------------------------------------------------- +// sets the markup for bold (=strong), italic (=emphasis), underline, +// etc. class Doku_Parser_Mode_formatting extends Doku_Parser_Mode { var $type; -- cgit v1.2.3