IceCubesApp/Packages/Models
Gareth Simpson 624d4766fa
Newer, better, faster HTML to Markdown converter (#610)
* This is a more correct html to markdown implementation.

It removes all the hacks and just uses the SwiftSoup parser correctly

It will fix issue #576 and also an unlogged issue with the old implementation that could corrupt urls with underscores in them.

* Better <br> / linefeed handling

* Cleanup

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-04 08:16:19 +01:00
..
Sources/Models Newer, better, faster HTML to Markdown converter (#610) 2023-02-04 08:16:19 +01:00
Tests/ModelsTests Swiftformat 2023-01-17 11:36:01 +01:00
.gitignore Split Models from Network package 2022-11-29 09:28:17 +01:00
Package.swift Newer, better, faster HTML to Markdown converter (#610) 2023-02-04 08:16:19 +01:00
README.md Split Models from Network package 2022-11-29 09:28:17 +01:00

Models

A description of this package.