Skip to content

Commit 5fcfa53

Browse files
committed
Fix MD markup typo
1 parent 6e4d163 commit 5fcfa53

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ XML Schema validation: valid
368368
Just for completeness, here’s an example that uses the DocBook xslTNG jar file to
369369
resolve stylesheet URIs:
370370

371+
```
371372
$ java -cp docbook/docbook-xslTNG-1.5.0.jar\
372373
:docbook/schemas-docbook-5.2b10a4.jar\
373374
:sampleapp-3.0.1beta3.jar org.xmlresolver.example.SampleApp \

src/docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ XML Schema validation: valid
368368
Just for completeness, here’s an example that uses the DocBook xslTNG jar file to
369369
resolve stylesheet URIs:
370370

371+
```
371372
$ java -cp docbook/docbook-xslTNG-1.5.0.jar\
372373
:docbook/schemas-docbook-5.2b10a4.jar\
373374
:sampleapp-@@SAMPVER@@.jar org.xmlresolver.example.SampleApp \

0 commit comments

Comments
 (0)