With a lexer we can parse cited code, like: ``` .. code-block: plc IF TRUE THEN x := 5; END_IF ```
With a lexer we can parse cited code, like: