Skip to content

Commit 3daa3a0

Browse files
authored
Docs: minor formatting fix (#542)
* Docs: minor formatting fix Signed-off-by: Adarsh Rawat <adarshbunny293@gmail.com> * Docs: minor formatting fix Signed-off-by: Adarsh <Adarshbunny293@gmail.com> --------- Signed-off-by: Adarsh Rawat <adarshbunny293@gmail.com> Signed-off-by: Adarsh <Adarshbunny293@gmail.com>
1 parent 5076463 commit 3daa3a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ specification document.
55

66
# Markup version
77

8-
The markup version uses AsciiDoc (https://docs.asciidoctor.org/) to produce
8+
The markup version uses [AsciiDoc](https://docs.asciidoctor.org/) to produce
99
HTML and PDF versions of the documentation. Pre-built versions of the
1010
documentation are available on the [P4.org specifications
1111
page](https://p4.org/specs).
@@ -71,7 +71,7 @@ The easiest way to render the AsciiDoc specification documentation is to use the
7171
docker run -v `pwd`/docs/v1:/usr/src/p4-spec p4lang/p4rt-asciidoc:latest make build_spec_with_images
7272

7373
### Linux
74-
```
74+
7575
You can use the [local installation](https://github.com/p4lang/p4-spec/blob/main/p4-16/spec/install-asciidoctor-linux.sh) method, and you also need to install LibreOffice to render the
7676
images into .svg and .png formats.
7777

0 commit comments

Comments
 (0)