mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 08:56:07 +00:00
add bullet points
This commit is contained in:
6
spec.md
6
spec.md
@@ -16,10 +16,8 @@ rules set in maths. It's designed to be easy for mathematicians to write and und
|
||||
|
||||
reused variables, and infomation for use in understanding the pseudo REGEX:
|
||||
|
||||
```
|
||||
NAME = [a-zA-Z][a-za-z0-9]*
|
||||
spaces used in the pseudo REGEX should be taken as 1 or many spaces.
|
||||
```
|
||||
- NAME = [a-zA-Z][a-za-z0-9]\*
|
||||
- spaces used in the pseudo REGEX should be taken as 1 or many spaces.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user