aboutsummaryrefslogtreecommitdiff
path: root/doc-tool/src/dotty/tools/dottydoc/model/comment/MarkdownShortener.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix codeblocks in shortened markdownFelix Mulder2017-01-311-6/+9
* Fix removal of trailing ordered list and toc children instead of membersFelix Mulder2017-01-311-3/+14
* Fix trailing bullet listsFelix Mulder2017-01-311-0/+12
* Implement shortening of Markdown AST for summariesFelix Mulder2017-01-311-0/+57