Skip to content

Commit e2e242e

Browse files
authored
Merge pull request #61 from opensciencegrid/djw8605-patch-1
Testing markdown-include
2 parents 997fb44 + 01e283e commit e2e242e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ language: python
2323
before_script:
2424
- pip install mkdocs
2525
- pip install MarkdownHighlight
26+
- pip install markdown-include
2627

2728
services:
2829
- docker

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ pages:
1616

1717
markdown_extensions:
1818
- admonition
19+
- markdown_include.include

0 commit comments

Comments
 (0)