-
Corrected a bug in the regular exprerssion.
-
Initial commit of the input format filter Clean End of Lines that removes trailing white spaces at end of lines.
-
Code cleanup.
-
Corrected a spelling mistake.
-
Initial commit of example module. Provides input format filters that allows HTML comments, i.e. <!-- ... --> and private comments, i.e. [!-- ... --].
-
Minor code cleanup.
-
Minor code cleanup.
-
Updated CHANGELOG.txt
-
Updated CHANGELOG.txt.
-
Refactored the persisten variable handling. Made them public.