Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Release version 0.1.1 | Jakub Jirutka | 2018-05-04 |
| | |||
* | CI: Parametrize and change some rvm versions | Jakub Jirutka | 2018-05-04 |
| | |||
* | CI: Test against asciidoctor 1.5.7 | Jakub Jirutka | 2018-05-04 |
| | |||
* | Fix compatibility with asciidoctor 1.5.7 | Jakub Jirutka | 2018-05-04 |
| | |||
* | CI: Test against asciidoctor 1.5.6.2 | Jakub Jirutka | 2018-03-21 |
| | |||
* | Define protected readers for attributes in Resolver | Jakub Jirutka | 2018-01-30 |
| | |||
* | Release version 0.1.0 | Jakub Jirutka | 2018-01-30 |
| | |||
* | Readme: Add preamble and Examples | Jakub Jirutka | 2018-01-30 |
| | |||
* | Readme: Add Usage | Jakub Jirutka | 2018-01-30 |
| | |||
* | Spec: Make specs compatible with Asciidoctor 1.5.6 | Jakub Jirutka | 2018-01-30 |
| | | | | | | | | | | | | | | | | | | | | 1) Failure/Error: should have_anchor href: 'doc-a.html', text: 'doc-a.html' "doc-a.html" expected within "a[href='doc-a.html']" in following template: <div class="paragraph"> <p><a href="doc-a.html">[doc-a]</a></p> </div> 2) Failure/Error: should have_anchor href: 'missing.html', text: 'missing.html' "missing.html" expected within "a[href='missing.html']" in following template: <div class="paragraph"> <p><a href="missing.html">[missing]</a></p> </div> 3) Failure/Error: should have_anchor href: 'doc-a.html#missing', text: 'doc-a.html' "doc-a.html" expected within "a[href='doc-a.html#missing']" in following template: <div class="paragraph"> <p><a href="doc-a.html#missing">[doc-a#missing]</a></p> </div> | ||
* | Readme: Set Codacy ID | Jakub Jirutka | 2018-01-30 |
| | |||
* | CI: Set encrypted secrets for RubyGems and Codacy | Jakub Jirutka | 2018-01-30 |
| | |||
* | Add integration tests | Jakub Jirutka | 2018-01-30 |
| | |||
* | Implement processor and resolver | Jakub Jirutka | 2018-01-30 |
| | |||
* | Prepare project structure | Jakub Jirutka | 2018-01-30 |
| | |||
* | Initial commit | Jakub Jirutka | 2018-01-26 |