diff options
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ library for GNU Guile. It can parse code written in various programming languages into a simple s-expression that can be easily converted to HTML (via SXML) or any other format for rendering. +* Supported Languages + + - Scheme + * Example #+BEGIN_SRC scheme |