Skip to content

Commit ad13fbb

Browse files
committed
Merge branch 'main' of github.com:TACC/TACC-Docs
2 parents 978d01f + 34ed381 commit ad13fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ All contributions should be made via a GitHub pull request. The pull requests w
1414

1515
* Use [Markdown](https://www.markdownguide.org/) for your source text.
1616
* Use `cwd`-relative paths to images e.g. instead of `/hpc/imgs/myimage.png`, use `../imgs/myimage.png` so that images load on the website **and** in GitHub preview.
17-
* Some [Python-Markdown extensions](https://python-markdown.github.io/extensions/) and [PyMdown exensions](https://facelessuser.github.io/pymdown-extensions/#extensions) are enabled. See enabled extensions at [`mkdocs.base.yml`](https://github.com/TACC/TACC-Docs/blob/main/mkdocs.base.yml) under `markdown_extensions:`.
17+
* We offer features, a.k.a extensions, to help authors present content more effectively. Review [demos of enabled extensions](https://tacc.github.io/mkdocs-tacc/extensions/#demos).
1818

1919
### Writing Commit Messages
2020

0 commit comments

Comments
 (0)