Text Formatting

Most of the weird and wonderful markup syntax of the original Wiki is omitted, as HTML markup is allowed. This is easily abusable: I'd rather receive patches to fix it than I would see the problem demonstrated.

We have our own special markup too, of course: this consists of a funny character followed by an argument in parens.

Escaping

To escape the special CLiki markup, e.g., on this page when describing how to use the search tag, e.g.

  

where we don't actually want the search results to be displayed, you must insert some text between the special markup character and the open paren. HTML comments work well. For example, the following:

  /<!-- -->("SLIME" :attribute :title :match :substring :case-sensitive nil)

will be rendered as

/("SLIME" :attribute :title :match :substring :case-sensitive nil)

Special CLiki Markup

As a convenience, text is assumed to start a new paragraph -- will be rendered preceded by a P tag -- if preceded by a blank line and not starting with a left-angle bracket. This seems to work passably well unless you want to start a paragraph with marked-up text. You'll just have to add the P tag yourself in that case

Don't expect to be able to type SGML entities (e.g. ampersand-l-t-semicolon), and have them work, as they tend to be translated into the actual characters they represent (e.g. less-than sign). This is listed on the CLiki bugs page, but is unlikely to get fixed any time soon.


Page in this topic: topic markers  


Also linked from: cclan-get   CLHS   CLiki   CLiki Content   CLiki Sandbox  

CLiki pages can be edited by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively