opnsense / docs

OPNsense documentation
Other
113 stars 179 forks source link

caddy.rst compile warnings #564

Closed AdSchellevis closed 1 month ago

AdSchellevis commented 1 month ago

Important notices

Before you add a new report, we ask you kindly to acknowledge the following:

Describe the issue

Compile errors on make html:

source/manual/how-tos/caddy.rst:88: WARNING: Bullet list ends without a blank line; unexpected unindent.
source/manual/how-tos/caddy.rst:88: ERROR: Unknown directive type "spacer".

.. spacer::
source/manual/how-tos/caddy.rst:89: WARNING: Explicit markup ends without a blank line; unexpected unindent.
source/manual/how-tos/caddy.rst:90: WARNING: Bullet list ends without a blank line; unexpected unindent.
source/manual/how-tos/caddy.rst:90: ERROR: Unknown directive type "spacer".

.. spacer::
source/manual/how-tos/caddy.rst:91: WARNING: Explicit markup ends without a blank line; unexpected unindent.
source/manual/how-tos/caddy.rst:92: WARNING: Bullet list ends without a blank line; unexpected unindent.
source/manual/how-tos/caddy.rst:92: ERROR: Unknown directive type "spacer".

.. spacer::
source/manual/how-tos/caddy.rst:93: WARNING: Explicit markup ends without a blank line; unexpected unindent.
source/manual/how-tos/caddy.rst:94: WARNING: Bullet list ends without a blank line; unexpected unindent.
source/manual/how-tos/caddy.rst:94: ERROR: Unknown directive type "spacer".

.. spacer::
source/manual/how-tos/caddy.rst:95: WARNING: Explicit markup ends without a blank line; unexpected unindent.
source/manual/how-tos/caddy.rst:96: WARNING: Bullet list ends without a blank line; unexpected unindent.
source/manual/how-tos/caddy.rst:96: ERROR: Unknown directive type "spacer".

.. spacer::
source/manual/how-tos/caddy.rst:97: WARNING: Explicit markup ends without a blank line; unexpected unindent.
source/manual/how-tos/caddy.rst:98: WARNING: Bullet list ends without a blank line; unexpected unindent.
source/manual/how-tos/caddy.rst:98: ERROR: Unknown directive type "spacer".

.. spacer::
source/manual/how-tos/caddy.rst:99: WARNING: Explicit markup ends without a blank line; unexpected unindent.

Suggestions

I couldn't find the .. spacer:: clause, maybe it needs some plugin