skribilo.org 524 B

Introduction

We should make org-babel export skribilo!

#+BEGIN_SRC skribilo (document :title [Hello World!] :html-title [Hello World Example]

[This is a very simple text.]) #+END_SRC

#+RESULTS: #+begin_example

Hello World!

This is a very simple text.

#+end_example