about summary refs log tree commit diff
path: root/markup/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'markup/src/lib.rs')
-rw-r--r--markup/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/markup/src/lib.rs b/markup/src/lib.rs
index 1594d5b..c4d7918 100644
--- a/markup/src/lib.rs
+++ b/markup/src/lib.rs
@@ -1,3 +1,4 @@
+mod intra;
 mod state;
 
 use std::ops::Deref;