mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 23:24:39 +00:00
2740473a65
There are a few code blocks where the default highlighting does not work and the documentation looks bad as a result. Usually this happens when we are demonstrating an important interactive feature, such as autosuggestions, syntax highlighting, or tab completion. The pygments highlighter was not designed for code samples like these. But it is important to show the behavior clearly in the docs. I am attempting to make these weird examples look as much like the "normal" code blocks as possible. https://docutils.sourceforge.io/docs/ref/rst/directives.html#parsed-literal |
||
---|---|---|
.. | ||
custom.css | ||
pygments.css |