Skip to content

Commit 70e4fee

Browse files
authored
Fix formatting in Project Layout & Requirements section
Correct formatting of project layout section in README.
1 parent 85e2f5a commit 70e4fee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Give the built-in `GITHUB_TOKEN` permission to publish:
4343

4444
Put all of your DITA content inside the `dita` directory:
4545

46-
repo-root/
46+
```repo-root/
4747
├─ .github/
4848
│ ├─ workflows/
4949
│ │ └─ ci.yml
@@ -59,6 +59,7 @@ repo-root/
5959
├─ index.dita ← homepage topic for the site
6060
├─ topics/…
6161
└─ images/…
62+
```
6263

6364
**Requirements**
6465

0 commit comments

Comments
 (0)