aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/user/markup.skb5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/user/markup.skb b/doc/user/markup.skb
index 272bfbe..22cbce3 100644
--- a/doc/user/markup.skb
+++ b/doc/user/markup.skb
@@ -67,8 +67,9 @@ calls are legal ,(tt "section") calls:])
;*---------------------------------------------------------------------*/
;* Markups */
;*---------------------------------------------------------------------*/
-(include "document.skb")
-(include "sectioning.skb")
+;; FIXME: Processors (used by the following files) are broken!
+;;(include "document.skb")
+;;(include "sectioning.skb")
(include "toc.skb")
(include "ornament.skb")
(include "line.skb")