From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/qsyntaxhighlighter.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qsyntaxhighlighter.html') diff --git a/doc/html/qsyntaxhighlighter.html b/doc/html/qsyntaxhighlighter.html index 6d4add4cf..196d1d577 100644 --- a/doc/html/qsyntaxhighlighter.html +++ b/doc/html/qsyntaxhighlighter.html @@ -94,7 +94,7 @@ paragraph is currently highlighted. i.e. on paragraphs which have changed.

In your reimplementation you should parse the paragraph's text and call setFormat() as often as necessary to apply any font and -color changes that you retquire. Your function must return a value +color changes that you require. Your function must return a value which indicates the paragraph's end state: see below.

Some syntaxes can have constructs that span paragraphs. For example, a C++ syntax highlighter should be able to cope with -- cgit v1.2.1