Fix: Harmonize files by adding new line if nedded
This commit is contained in:
parent
ab8b6fd7db
commit
3ec1848c3e
6 changed files with 5 additions and 7 deletions
|
@ -1 +1 @@
|
|||
# Dev
|
||||
# Dev
|
||||
|
|
|
@ -10,4 +10,4 @@ Match and capture **ONLY** the number of cats and dogs using ?:, for _non captur
|
|||
|
||||
```txt
|
||||
(\d+) (?:cats|dogs)
|
||||
```
|
||||
```
|
||||
|
|
|
@ -1 +1 @@
|
|||
# js
|
||||
# js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue