It adds the bash programming-language indicator as part of the sphinx code-block indicator.
Test Results:
This works on locally compiled docs. However, locally compiled docs without this change also correctly displayed the shell commands. So this change will have to merge to main and then see if the shell commands are visible at https://lasio.readthedocs.io/en/latest/installation.html.
--
Let me know if this change could be accepted (or rejected) or
needs some additional changes to be approved and merged.
Description:
This is expected to fix missing shell commands in the installation.html in the lastest docs: https://lasio.readthedocs.io/en/latest/installation.html
It adds the
bash
programming-language indicator as part of the sphinx code-block indicator.Test Results:
This works on locally compiled docs. However, locally compiled docs without this change also correctly displayed the shell commands. So this change will have to merge to main and then see if the shell commands are visible at https://lasio.readthedocs.io/en/latest/installation.html.
--
Let me know if this change could be accepted (or rejected) or needs some additional changes to be approved and merged.
Thank you, DC