Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-29 | Fix pass content (not stringified content, failing when undef) to log mesage. | Jonas Smedegaard | |
2017-03-29 | Modernize Pandoc::Element usage: stringify($ast) → $ast->string. | Jonas Smedegaard | |
2015-03-23 | Widen to cover curly doublequote. | Jonas Smedegaard | |
2015-03-23 | Refactor - should actually work sufficiently for current document now. | Jonas Smedegaard | |
2015-03-20 | Avoid given/when. | Jonas Smedegaard | |
2015-03-20 | Use sprintf, and tidy surrounding code and comment slightly. | Jonas Smedegaard | |
2015-03-20 | Use Log::Any (not Log::Contextual). | Jonas Smedegaard | |
2015-03-19 | Adapt emphasis filter to expect and emit semantic Quoted (Not quote char in ↵ | Jonas Smedegaard | |
Str). | |||
2015-03-17 | Add and enable emphasis filter, and add foreign package. | Jonas Smedegaard | |