Satoshi KOJIMA

Results 27 issues of Satoshi KOJIMA

If transformers is specified in a document , transformer can only access first one of the transformers.

enhancement

Currently(in Noramark v 0.2 beta 7), Noramark transformer is ruby code. This means that markup text with custom markup need a transformer written in ruby and should be processed by...

enhancement

It's ok (l command is converted to `` link) ``` h1: [l(http://link-to-somewhere){title}] ``` But it will not work. The l command is converted to `` tag. ``` # [l(http://link-to-somewhere){title}] ```

bug

housekeeping

Want to make the document automatically build and deployed triggered by push via TravisCI.

housekeeping

Current implementation document_name parameter as file basename. Is this good design?