Skip to content

Commit 6c84066

Browse files
author
Alex Cole
committed
Note about pawno heading spaces.
1 parent 0c67b2e commit 6c84066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/design-document.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ native
104104
*/
105105
```
106106

107-
The `#` causes Qawno to render its native heading, while the other lines are all sufficiently invalid that it will entirely ignore them. Pawno will render all four, but the first and last are sufficiently invalid to it that they will both be blank, while the other two contain padding characters for alignment.
107+
The `#` causes Qawno to render its native heading, while the other lines are all sufficiently invalid that it will entirely ignore them. Pawno will render all four, but the first and last are sufficiently invalid to it that they will both be blank, while the other two contain padding characters for alignment. Additionally, if the heading itself has a space between words you should also use `0xA0` in the Pawno version.
108108

109109
## `__` prefix.
110110

0 commit comments

Comments
 (0)