From 4d760892414d6a49d85b5dcf1deeb7a812155589 Mon Sep 17 00:00:00 2001 From: Brad Chase Date: Tue, 28 Mar 2017 16:49:32 -0400 Subject: [PATCH] Doc XSL support for list and table markdown --- doc/reference.xsl | 66 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 61 insertions(+), 5 deletions(-) diff --git a/doc/reference.xsl b/doc/reference.xsl index 7a442098..5e27971e 100644 --- a/doc/reference.xsl +++ b/doc/reference.xsl @@ -61,6 +61,22 @@ + + + + + + + + + + + + + + + + @@ -394,13 +410,34 @@ ` + + + + + + + + - * - - - - + + + + + + + + + # + + + * + + + [*] @@ -429,6 +466,25 @@ ]] + + + [table + + ] + + + + [ + + ] + + + + [ + + ] + +