From bff6c4d1d3b34e5c4c3fb83f9439b4427f75a363 Mon Sep 17 00:00:00 2001 From: wodim Date: Fri, 25 Aug 2017 12:07:04 +0200 Subject: Remove lots of redundant line feeds around block elements in the docs. --- src/modules/objects/KvsObject_lineEdit.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/objects/KvsObject_lineEdit.cpp') diff --git a/src/modules/objects/KvsObject_lineEdit.cpp b/src/modules/objects/KvsObject_lineEdit.cpp index db302cc8c..8af1498ce 100644 --- a/src/modules/objects/KvsObject_lineEdit.cpp +++ b/src/modules/objects/KvsObject_lineEdit.cpp @@ -133,14 +133,14 @@ static const int mode_cod[] = { Sets the lineedit to read-only mode. !fn: $setInputMask() Sets the validation input mask to inputMask.[br] - [b]Example:[/b][br] + [b]Example:[/b] [example] %ledit_example->$setInputMask( "+99 99 99 99 99;_" );[br] %ledit_example->$setInputMask( "000.000.000.000;_" );[br] %ledit_example->IP Number Mask.[br] %ledit_example->setInputMask( ">AAAAA-AAAAA-AAAAA-AAAAA-AAAAA;#" ); [/example] - The mask format understands these mask characters:[br] + The mask format understands these mask characters: [example] [b][comment]Character Meaning[/comment][/b][br] A - ASCII alphabetic character required. A-Z, a-z.[br] -- cgit v1.3.1-10-gc9f91