10000 Adding Readme (#8) · symfony-tools/code-block-checker@8bb85fe · GitHub
[go: up one dir, main page]

Skip to content

Commit 8bb85fe

Browse files
authored
Adding Readme (#8)
* Added readme * Added an example how to run
1 parent 2b803ed commit 8bb85fe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Code block checker
2+
3+
Make sure that code blocks have valid syntax and can actually run.
4+
5+
```terminal
6+
./code-block-checker.php verify:docs /path/to/docs cache.rst controller.rst --env=dev
7+
```

0 commit comments

Comments
 (0)
0