Skip to content

Commit 158cd96

Browse files
committed
Update docs
1 parent 2d58b5f commit 158cd96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pygments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ Here is the list of new ANSI-capable lexers and the [original lexers](https://py
231231
<!-- lexer-table-start -->
232232

233233
| Original Lexer | Original IDs | ANSI variants |
234-
| :--------------------------------------------------------------------------------------------------------- | :----------------------------------------------- | :-------------------------------------------------------------- |
234+
|:-----------------------------------------------------------------------------------------------------------|:-------------------------------------------------|:----------------------------------------------------------------|
235235
| [`BashSessionLexer`](https://pygments.org/docs/lexers/#pygments.lexers.shell.BashSessionLexer) | `console`, `shell-session` | `ansi-console`, `ansi-shell-session` |
236236
| [`DylanConsoleLexer`](https://pygments.org/docs/lexers/#pygments.lexers.dylan.DylanConsoleLexer) | `dylan-console`, `dylan-repl` | `ansi-dylan-console`, `ansi-dylan-repl` |
237237
| [`ElixirConsoleLexer`](https://pygments.org/docs/lexers/#pygments.lexers.erlang.ElixirConsoleLexer) | `iex` | `ansi-iex` |

0 commit comments

Comments
 (0)