Skip to content

Commit eff20a1

Browse files
committed
Readme sentences must be in separate lines
1 parent 6392b0e commit eff20a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
====================
1+
=======================
22
``jsonschema-lexer``
33
====================
44

@@ -16,11 +16,11 @@
1616
:alt: Build status
1717
:target: https://github.com/python-jsonschema/jsonschema-lexer/actions?query=workflow%3ACI
1818

19-
2019
Introduction
2120
------------
2221

23-
`jsonschema-lexer` is a Python package that provides a JSON Schema lexer for syntax highlighting JSON Schema documents. It utilizes Pygments, a syntax highlighting library, to tokenize JSON Schema documents according to the JSON Schema specification.
22+
``jsonschema-lexer`` is a Python package that provides a JSON Schema lexer for syntax highlighting JSON Schema documents.
23+
It utilizes Pygments, a syntax highlighting library, to tokenize JSON Schema documents according to the JSON Schema specification.
2424

2525
Usage
2626
-----

0 commit comments

Comments
 (0)