File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ Installation
9191 $ pip install jsonschema
9292
9393
94- <!-- start cut from PyPI -->
94+ .. start cut from PyPI
9595
9696 Running the Test Suite
9797----------------------
@@ -127,7 +127,7 @@ schemas can be found there.
127127Otherwise, asking questions on Stack Overflow is another means of
128128getting help if you're stuck.
129129
130- <!-- end cut from PyPI -->
130+ .. end cut from PyPI
131131
132132
133133 About
Original file line number Diff line number Diff line change @@ -81,11 +81,11 @@ content-type = "text/x-rst"
8181
8282[[tool .hatch .metadata .hooks .fancy-pypi-readme .fragments ]]
8383path = " README.rst"
84- end-before = " <!-- start cut from PyPI --> "
84+ end-before = " .. start cut from PyPI"
8585
8686[[tool .hatch .metadata .hooks .fancy-pypi-readme .fragments ]]
8787path = " README.rst"
88- start-after = " <!-- end cut from PyPI --> \n\n\n "
88+ start-after = " .. end cut from PyPI\n\n\n "
8989
9090[[tool .hatch .metadata .hooks .fancy-pypi-readme .fragments ]]
9191text = """
You can’t perform that action at this time.
0 commit comments