summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/TodoEmailAtOrDotElement.java
Commit message (Collapse)AuthorAgeFilesLines
* Update handling of "despammed" email addresses.David A. Madore2020-12-011-6/+8
| | | | | | Support a new <d:email-plus /> element, support a "nolink" attribute on the <d:email-despammed /> element, interchange <a> and <code> elements on output.
* Move most of the context to a "general context" substructure.David A. Madore2011-08-261-1/+1
| | | | | This is so as to make sure that cloning (which does a shallow copy) gives us references to the same mutable content.
* Despammed email tags.David A. Madore2010-10-101-0/+74