Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Commit f82dc95

Browse files
author
Ian
committed
[-] [readme] Dropped passage about workflow.
[-] "see also" does not use bulleted list.
1 parent a3c9864 commit f82dc95

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

readme.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -139,16 +139,7 @@ World of Warcraft addons - accomplished.
139139

140140
---
141141

142-
* Based on my own generic stream processing core,
143-
which is extended to generic strings parser,
144-
which uses my own loseless Lua syntax representation,
145-
produces AST (annotated syntax tree),
146-
which is further simplified and structured for code formatter,
147-
which produces code layout,
148-
trying all possible variants to fit code under given margins
149-
and maintain indentation.
150-
151-
* See also [my other repositories](https://github.com/martin-eden/contents).
142+
See also [my other repositories](https://github.com/martin-eden/contents).
152143

153144
---
154145
```

0 commit comments

Comments
 (0)