Open julian-poidevin opened 1 year ago
When using this code :
.. code-block:: console :caption: Cloning the |comintboardimg| repository :name: clone-com-int $ git clone https://gitlab.com/xxxx/xxxx.git $ cd comboard-linux-image
And running rstfmt on my source folder using rstfmt source, I'm having the following error :
rstfmt
source
rstfmt source
:40: (ERROR/3) Error in "code-block" directive: unknown option: "caption".
This is also happening with .. code-block:: equivalent .. sourcecode::
.. code-block::
.. sourcecode::
rstfmt 0.0.13
python3
Python 3.8.10
When using this code :
And running
rstfmt
on mysource
folder usingrstfmt source
, I'm having the following error :This is also happening with
.. code-block::
equivalent.. sourcecode::
rstfmt
version :rstfmt 0.0.13
python3
version :Python 3.8.10