Skip to content

Commit 6c529f3

Browse files
authored
docs/examples.rst: Fix code block issue (#214)
* Use and define [tools.setuptools.packages.find] Setuptools found a subdirectory or module named selectolax.lexbor in the source code, but it wasn't explicitly included in the list of packages to be installed. * docs/examples.rst: Fix code block issue Docutils/Sphinx expects a blank line after an indented block ( code, quote, list) before the block ends or a new block begins.
1 parent e9d0536 commit 6c529f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/examples.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ They can be called on any node.
231231
**Output:**
232232

233233
.. code-block:: text
234+
234235
Inner html:
235236
236237
<div>Hi there</div>

0 commit comments

Comments
 (0)