Bug: Two or more !'s at the end of a header are not rendered
See
Support.ExclamationMarkInTitle
See the following headers:
---+++ Exclamation works!
---+++ Exclamation doesn't work!!
---+++ Exclamation work again! !!
Exclamation works!
Exclamation doesn't work
Exclamation work again!
--
JosMaccabiani - 03 Jul 2005
This is actually a useful feature, not a bug. It was discussed an agreed on in
SpecificHeadingsExcludedFromTOC. Sometimes it is useful to add some content to a topic that should not show up in the TOC, e.g. an edit icon (for composed docs with includes).
This is in fact used in at least two TWiki installations I have seen. It is documented as such in
TextFormattingRules:
"Any heading text after !! is excluded from the TOC"
Example usage:
The following would be placed in
WebPreferences:
- Set EDITICON =
You could create a big composed doc where each INCLUDEd topic can be edited easily.
--
PeterThoeny - 04 Jul 2005
i'd agree that it sounds useful - but its not what you would call intuative :O
--
SvenDowideit - 04 Jul 2005
OK, i see. i never thought about useful implementations other than
---+!!
Since the exclamation mark is common in everyday language it's maybe not the most obvious choice from an end user perspective.
Otherwise the current implementation is elegant.
--
JosMaccabiani - 04 Jul 2005
i also didn't consider anything other than
---+!!
and i would like to change the spec so that only that form is used to suppress TOC entries. therefore, i'm changing this to a
FeatureRequest instead of a
BugReport
--
WillNorris - 04 Jul 2005