]> gitweb.factorcode.org Git - factor.git/commit
help.markup: added $subsections markup and consolidated $link implementations
authorKeith Lazuka <klazuka@gmail.com>
Mon, 21 Sep 2009 19:35:16 +0000 (15:35 -0400)
committerKeith Lazuka <klazuka@gmail.com>
Mon, 21 Sep 2009 19:35:16 +0000 (15:35 -0400)
commit66a6108d421611451776a303ee41a54a71ecb746
treea2856504efe036f2d8dcd918659dbd92eb424ec2
parent992a49839f7219f58969fce09e19e0118ead559b
help.markup: added $subsections markup and consolidated $link implementations

- Created a new markup element, $subsections, which is a plural variant
     of $subsection. The advantage is that it automatically inserts a
     blank line after the final subsection which makes help articles
     considerably easier to read.
- Consolidated the implementation of $link, $long-link and $pretty-link
- Moved $definition-icons from definition.icons to help.markup
- Moved $pretty-link from help.vocabs to help.markup
basis/definitions/icons/icons.factor
basis/help/crossref/crossref.factor
basis/help/markup/markup.factor
basis/help/vocabs/vocabs.factor