On Fri, Sep 11, 2020, 3:31 PM Joshua J. Kugler <jos...@azariah.com> wrote:

> In my document, I have various bits of code like this:
>
> ```<code type>
> # code
> ```
>
> They are lexed and pygmentize'd correctly. However, I have a block like
> this:
>
> ```powershell
> # powershell code
> ```
>
> pygmentize -L lists "powershell" as a type of code it can lex and
> highlight.
> However, I get this warning from sphinx:
>
> /home/jkugler/repos/frb/devkit-python/docs/installing-devkit.md: WARNING:
> Could not lex literal_block as "powershell". Highlighting skipped.
>
> I uninstalled python3-pygments as a test, and sphinx would not run without
> it,
> so I know that's the one it's using.
>
> Ideas?
>
> j
>
> --
> Joshua J. Kugler - Fairbanks, Alaska - jos...@azariah.com
> Azariah Enterprises - Programming and Website Design
> PGP Key: http://pgp.mit.edu/  ID 0x68108cbb73b13b6a
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sphinx-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sphinx-users/6311453.lOV4Wx5bFT%40hosanna
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/CAELGjd8NytROjU0aC%2Bzmp4h81KiKb5LR_euoc33%2BOQz_GpeYKQ%40mail.gmail.com.

Reply via email to