user
07/04/2016, 5:48 PM<https://github.com/Kotlin/dokka/commit/ae642832a1a27aa98e34195047f0c08e325f23de|ae64283>
delete unused method - Dmitry Jemerov
<https://github.com/Kotlin/dokka/commit/cb97c45aa0b0204ebc61a149794518d50b262814|cb97c45>
introduce GFM output format - Dmitry Jemerov
<https://github.com/Kotlin/dokka/commit/625ea7d5d679399a24877d4f6988d58ce2662a8c|625ea7d>
extract stateful builder out of FormatService - Dmitry Jemerov
<https://github.com/Kotlin/dokka/commit/c0064d2b43ec30237d0d39bf5a9aaa4ce5e14744|c0064d2>
Rewrite output generation; much cleaner Markdown and HTML generated. Resolves #71, #72 - Dmitry Jemerov