mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 11:40:46 -05:00
oh shit its markdown
I usually write my READMEs in AsciiDoc.
This commit is contained in:
parent
3f6a5067aa
commit
a29c316e04
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ need to also update the other.
|
|||
|
||||
Also note that the current "stage 1" Zig compiler is very strict
|
||||
about input:
|
||||
https://github.com/ratfactor/ziglings/issues/60[no tab characters or Windows CR/LF newlines are allowed]
|
||||
[no tab characters or Windows CR/LF newlines are allowed](https://github.com/ratfactor/ziglings/issues/60).
|
||||
|
||||
### Version Changes
|
||||
|
||||
|
|
Loading…
Reference in a new issue