Skip to content

Commit 36aa091

Browse files
committed
📝 (README.md): fix markdown formatting for function list
1 parent fe3b738 commit 36aa091

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,8 @@ devtools::install_github("ropensci/gitignore")
5959

6060
There are currently two useful functions in the package:
6161

62-
- `gi_available_templates()` to fetch all supported gitignore
63-
templates.
64-
- `gi_fetch_templates()` to fetch one or many gitignore templates.
62+
- `gi_available_templates()` to fetch all supported gitignore templates.
63+
- `gi_fetch_templates()` to fetch one or many gitignore templates.
6564

6665
Show the first 25 templates returned by `gi_available_templates()`.
6766

@@ -245,4 +244,4 @@ Conduct](https://docs.ropensci.org/gitignore/CODE_OF_CONDUCT.html). By
245244
project](https://docs.ropensci.org/gitignore/CONTRIBUTING.html), you
246245
agree to abide by its terms.
247246

248-
[![ropensci\_footer](https://ropensci.org/public_images/ropensci_footer.png)](https://ropensci.org)
247+
[![ropensci_footer](https://ropensci.org/public_images/ropensci_footer.png)](https://ropensci.org)

0 commit comments

Comments
 (0)