User Tools

Site Tools


contributing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
contributing [2025/03/04 13:33] โ€“ [Contributing] finished sentence karelkubicekcontributing [2026/08/21 14:50] (current) โ€“ Boxes: <wrap> renders a span, use uppercase <WRAP>; one box per list, not per bullet karel.kubicek.claude
Line 81: Line 81:
 print('Hello world!') print('Hello world!')
 </file> </file>
 +
 +=== Boxes ===
 +
 +Notes, warnings and open-question boxes use the **uppercase** ''<nowiki><WRAP></nowiki>'' tag, which renders a ''<nowiki><div></nowiki>'':
 +
 +  <WRAP todo>
 +  Paragraphs, lists and tables can all go inside a box like this.
 +  </WRAP>
 +
 +The lowercase ''<nowiki><wrap></nowiki>'' renders a ''<nowiki><span></nowiki>'' instead. A span cannot contain block content, so a lowercase box holding more than a few words of running text is silently mangled โ€” the page renders wrong without any error. **Always use uppercase.** If a box holds a bullet list, put the whole list inside one box rather than opening a box per bullet.
  
 === Figures === === Figures ===
contributing.1741095239.txt.gz ยท Last modified: by karelkubicek

Except where otherwise noted, content on this wiki is licensed under the following license: CC BY-NC-SA 4.0
CC BY-NC-SA 4.0 Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki