<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/lib, branch sisu_3.1.5</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/'/>
<entry>
<title>v3: odf:odt v1.2</title>
<updated>2011-11-21T05:13:54+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-11-21T05:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=2d9e5eca8ebd1dbe8ce3158588c69bd2d3f8750e'/>
<id>2d9e5eca8ebd1dbe8ce3158588c69bd2d3f8750e</id>
<content type='text'>
* includes previously unimplemented hanging indents
  * done: dal, plaintext, html, epub, xhtml, xml (sax &amp; dom), odt, pdf, sql;
    not done: man, info
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* includes previously unimplemented hanging indents
  * done: dal, plaintext, html, epub, xhtml, xml (sax &amp; dom), odt, pdf, sql;
    not done: man, info
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: param, sisupod_make, sisu markup embedded symbol images regex, case added</title>
<updated>2011-11-21T05:11:52+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-11-21T05:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=b19886a01a945ea846f51956ec201f9f32e1eca5'/>
<id>b19886a01a945ea846f51956ec201f9f32e1eca5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: dal_expand_insertions, link shortcut for sisu documents, omit codeblocks</title>
<updated>2011-11-21T05:06:15+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-11-21T05:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=b5c036a6cc00ed4c507d93efd2e2e2053c9786f3'/>
<id>b5c036a6cc00ed4c507d93efd2e2e2053c9786f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: FileUtils, replace system calls</title>
<updated>2011-11-11T05:08:44+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-11-11T05:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=b59529b25a639465489888861f739c5a8ef9d4be'/>
<id>b59529b25a639465489888861f739c5a8ef9d4be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: FileUtils, make explicit calls (more verbose, easier to find)</title>
<updated>2011-11-11T05:08:04+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-11-11T05:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=d17e7245922a9bdc9233ccfa0137dfdab5747356'/>
<id>d17e7245922a9bdc9233ccfa0137dfdab5747356</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: fix necessary, Re: (3.1.2) [da4acc7] header, bold &amp; italic pattern matching</title>
<updated>2011-11-05T23:42:40+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-11-05T23:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=f3015990ed57ad0630aef9fd6fa8020be0df389e'/>
<id>f3015990ed57ad0630aef9fd6fa8020be0df389e</id>
<content type='text'>
* header, bold &amp; italic pattern matching, ignore case (possibility reinstated)
  @make: :bold: :italic: /[regex]/i
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* header, bold &amp; italic pattern matching, ignore case (possibility reinstated)
  @make: :bold: :italic: /[regex]/i
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: header, bold &amp; italic pattern matching, ignore case (possibility reinstated)</title>
<updated>2011-11-01T01:59:04+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-11-01T01:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=da4acc732746fef2af1759e64574c9e376966057'/>
<id>da4acc732746fef2af1759e64574c9e376966057</id>
<content type='text'>
*  (bold &amp; italic pattern matching) @make: :bold: :italic: /[regex]/i
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*  (bold &amp; italic pattern matching) @make: :bold: :italic: /[regex]/i
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: sysenv, skins, a fix</title>
<updated>2011-11-01T01:51:53+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-11-01T01:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=87608df71506374ba6636353ebb16c6a2160f8bc'/>
<id>87608df71506374ba6636353ebb16c6a2160f8bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: concordance, information to terminal, minor</title>
<updated>2011-11-01T01:39:53+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-11-01T01:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=3ba9db643ff129bd196c398bc0b32b00097766a7'/>
<id>3ba9db643ff129bd196c398bc0b32b00097766a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: odf:odt, make odt style names more easily recognizable</title>
<updated>2011-10-15T17:59:07+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-10-15T17:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=aa06692c5bc575539760b436536edff626537bac'/>
<id>aa06692c5bc575539760b436536edff626537bac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
