jazzy v0.13.0 Release Notes

Release Date: 2019-12-09 // over 4 years ago
  • ๐Ÿ’ฅ Breaking
    • None.
    โœจ Enhancements

    โž• Add section headings for members added by Swift conditional conformances.
    John Fairhurst
    #717

    ๐Ÿ“œ Parse markdown in MARK comments, make the html available to themes via
    name_html mustache tag key for section headings.
    John Fairhurst

    ๐Ÿ“„ Include protocol conformances added by extensions in Swift docs.
    John Fairhurst

    ๐Ÿ› Bug Fixes

    Render bullet lists correctly when followed by a callout.
    John Fairhurst
    #785

    Render markup of text inside double quotes.
    John Fairhurst
    #992

    ๐Ÿ›  Fix sourcekitten_sourcefile used from config file.
    John Fairhurst
    #1137