flex: put lex within backticks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# flex
|
||||
|
||||
> Lexical analyser generator. Based on lex.
|
||||
> Lexical analyser generator. Based on `lex`.
|
||||
> Given the specification for a lexical analyser, generates C code implementing it.
|
||||
|
||||
- Generate an analyser from a flex file:
|
||||
|
Reference in New Issue
Block a user