aboutsummaryrefslogtreecommitdiffstats
path: root/specials.lisp
Commit message (Collapse)AuthorAgeFilesLines
* First cut at TXR Lisp translation.Kaz Kylheku2023-05-281-132/+0
| | | | | | This relies on an improvement in TXR Lisp that will be released in TXR 287: parameter macros like :key being expanded inside nested macro parameter lists.
* downcase a tag only when it is in the same case (useful for some camel case ↵Manuel Giraud2019-06-071-2/+4
| | | | XML tags).
* Adapt defconstant for clasp (behaving like sbcl)Karsten Poeck2019-05-211-2/+2
|
* Special variable to enable empty attribute syntaxKnut Olav Bøhmer2016-07-291-0/+8
| | | | | See https://www.w3.org/TR/html-markup/syntax.html#syntax-attr-empty for spesification.
* fix file modeHans Huebner2012-09-041-0/+0
|
* add :TEXTAREA to *HTML-NO-INDENT-TAGS*Nikodemus Siivola2012-04-101-2/+3
| | | | Also make the docstring follow the phrasing used elsewhere more closely.
* *HTML-NO-INDENT-TAGS*Nikodemus Siivola2012-04-091-0/+4
| | | | | | | | Tags in this list don't have their body indented even if *INDENT* is true. <pre> in particular is indentation sensitive, and it's irritating when rendering changes as :indent is flipped.
* delete trailing whitespaceNikodemus Siivola2012-04-091-1/+1
|
* HTML5 supportEdi Weitz2010-10-121-2/+6
| | | | git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-who@4618 4281704c-cde7-0310-8518-8e2dc76b1ff0
* Dev versionEdi Weitz2009-03-091-11/+11
| | | | git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-who@4336 4281704c-cde7-0310-8518-8e2dc76b1ff0
* Rename to version-less nameEdi Weitz2009-03-091-0/+113
git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-who@4335 4281704c-cde7-0310-8518-8e2dc76b1ff0