RichTextView Versions Save

iOS Text View (UIView) that Properly Displays LaTeX, HTML, Markdown, and YouTube/Vimeo Links

3.3.0

2 years ago
  • Experimental new HTML rendering engine (alpha)

3.2.2

2 years ago

Fixes some issues with zero-width characters.

3.2.1

2 years ago

Update iosMath Version #218

3.2.0

2 years ago

Feature: added SPM support #214

3.1.0

2 years ago

Feature: added closed captions to inline videos. #204

3.0.0

2 years ago

Removed handleCustomLinkTapOnTextViewIfNecessary method in favor of using native NSAttributedString.Key.link to handle attribued string which contains links. #192

2.8.5

3 years ago

Update Accessibility with input text updates (#181)

2.8.4

3 years ago

Disables accessibility for empty strings (#171)

2.8.3

3 years ago

Fixes a internal crash on the library that handles latex.

2.8.2

3 years ago

Fix: Properly render multiple latex in a single RTV Block. (#149)