Age | Commit message (Expand) | Author |
---|---|---|
2015-02-06 | use getResolutionScope() from plugin; use simpler way to resolve descriptor i... | Dmitry Jemerov |
2015-01-30 | load sections from KDoc PSI, not through Markdown extensions | Dmitry Jemerov |
2015-01-13 | Process directives, implement "code" directive. | Ilya Ryzhenkov |
2014-12-22 | Fix trailing EOL breaking markdown parser, remove multi-doc test as unsupported. | Ilya Ryzhenkov |
2014-12-22 | Remove one line sections tests. | Ilya Ryzhenkov |
2014-09-29 | ## Extract content model, make doc model independent from descriptors, parse ... | Ilya Ryzhenkov |
2014-09-29 | Extract content model, make doc model independent from descriptors, parse doc... | Ilya Ryzhenkov |
2014-09-19 | Update tests to work with RichString. | Ilya Ryzhenkov |
2014-07-12 | Add test and fix ${long section} format. | Ilya Ryzhenkov |
2014-07-12 | Implement section parsing. | Ilya Ryzhenkov |
2014-07-11 | Add tests for comment extraction, support one-line and mutliple joined doc-co... | Ilya Ryzhenkov |