# HG changeset patch
# User Linus Björnstam
# Date 1574248105 -3600
# Wed Nov 20 12:08:25 2019 +0100
# Node ID e9600d65c173b0248c409e73855f4772bcd3ccd1
# Parent 0d43aec1bc59a197c7236ab1e565307c2cf8d170
smll changes to readme and stylesheet.
Support for lists.
diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+NOT FINISHED. DON'T USE
+
This is what I use to write my SRFI documents. I write them in XML using emacs (nXML), and transform them to HTML using xsltproc.
This is usable in many ways, since specifying an XSLT stylesheet to extract information and transform it to other formats is trivial.
diff --git a/html-out.xsl b/html-out.xsl
--- a/html-out.xsl
+++ b/html-out.xsl
@@ -44,7 +44,6 @@
-
@@ -78,6 +77,14 @@
+
+
+
+
@@ -94,7 +101,6 @@
Copyright
Copyright ©
-
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files