Skip to content

Tags: objecthub/swift-markdownkit

Tags

1.2.0

Update documentation and finalize release 1.2.

1.1.9

Support converting Markdown into a string without any markup.

1.1.8

Cleaned up Package.swift. Updated CHANGELOG.

1.1.7

Remove debug output.

1.1.6

Adjust project to Xcode 14.3.

1.1.5

Force usage of URL syntax in `AttributedStringGenerator`.

1.1.4

Allow customization of image sizes in the `AttributedStringGenerator`…

…. Support relative image links in the `AttributedStringGenerator`.

1.1.3

Encode predefined XML entities also for code blocks in HTML generator.

1.1.2

Fix accessibility bug. Update change log.

1.1.1

Allow construction of Definition objects outside of MarkdownKit.