]> gitweb @ CieloNegro.org - Rakka.git/commit
Implemented inline images and framed images
authorpho <pho@cielonegro.org>
Sat, 20 Oct 2007 23:57:26 +0000 (08:57 +0900)
committerpho <pho@cielonegro.org>
Sat, 20 Oct 2007 23:57:26 +0000 (08:57 +0900)
commit7c3065043cdfbd96539a9bf6bff9b1d4281c0b2a
treeb1a02a2272b557b1e19415a1677baf79c8a5c579
parentf832f12703d807f5fc3350dc71d8624ffc5b97a5
Implemented inline images and framed images

darcs-hash:20071020235726-62b54-43dd9885ef5d518c7f304946800ed7dbffb77097.gz
12 files changed:
Rakka/Resource/Render.hs
Rakka/Wiki.hs
Rakka/Wiki/Formatter.hs
Rakka/Wiki/Interpreter/Base.hs
Rakka/Wiki/Interpreter/Base/Image.hs [new file with mode: 0644]
Rakka/Wiki/Parser.hs
defaultPages/Help/SampleImage/Large [new file with mode: 0644]
defaultPages/Help/SampleImage/Small [new file with mode: 0644]
defaultPages/Help/Syntax
defaultPages/MainPage
defaultPages/StyleSheet/Default
tests/WikiParserTest.hs