Differences From Artifact [2eaa7bd7de]:
- File www/pikchr.md — part of check-in [1ed362da63] at 2024-02-18 15:18:37 on branch trunk — Removed manual indents in code examples in the pikchr doc (user: wyoung size: 4764) [more...]
To Artifact [231f484be5]:
- File www/pikchr.md — part of check-in [445d1a86ba] at 2024-10-21 10:17:20 on branch bv-corrections01 — Changes for the following files under www: password.wiki patchcmd.md pikchr.md quickstart.wiki rebaseharm.md selfcheck.wiki selfhost.wiki (user: brickviking size: 4770) [more...]
1 2 3 | 1 2 3 4 5 6 7 8 9 10 11 | - + | # The Pikchr Diagram Language Pikchr (pronounced "picture") is a [PIC][1]-like markup language for creating |
︙ | |||
132 133 134 135 136 137 138 | 132 133 134 135 136 137 138 139 | - + | * **float-left** → The diagram is shown at the left margin and text fills in around the diagram. * **float-right** → The diagram is shown at the right margin and text fills in around the diagram. * **source** → The display starts out showing the Pikchr source text. |