NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item11383 for general documentation changes for release 1.1.5. Use
Item9693 for docu changes for release 2.0.
Item2352: WysiwygPlugin doesn't protect %Macros% with lowercase
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Extension |
WysiwygPlugin |
|
Foswiki renders macros like %Foo%.
For example:
However,
WysiwygPlugin does not "protect" macros that contain lower-case letters in the name.
--
MichaelTempest - 12 Nov 2009
I changed the plugin to use Foswiki's own regex for tag names. Now
WysiwygPlugin cannot differ from Foswiki's renderer.
--
MichaelTempest - 12 Nov 2009