Skip to content

Commit 1a5393c

Browse files
authored
include-files: not that it should be placed before other filters (#258)
1 parent 367bc9e commit 1a5393c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

include-files/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
Filter to include other files in the document.
44

5+
## Prerquisites
6+
7+
This filter needs to be executed before most other filters. Any
8+
filter that runs before this will only see the empty codeblocks.
9+
510
## Usage
611

712
Use a special code block with class `include` to include files of

0 commit comments

Comments
 (0)