Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to URI encoding as the preferred output #67

Merged
merged 1 commit into from
Mar 8, 2017

Conversation

Soreine
Copy link
Contributor

@Soreine Soreine commented Mar 8, 2017

Fix #66 Markup-it now supports any URI encoded links, and encode parenthesis.

@Soreine Soreine requested a review from SamyPesse March 8, 2017 10:18
@SamyPesse SamyPesse merged commit 5387479 into v3.x.x Mar 8, 2017
@SamyPesse SamyPesse deleted the fix/66-parenthesis branch March 8, 2017 11:43
SamyPesse pushed a commit that referenced this pull request Sep 27, 2017
* Update HISTORY

* Move to URI encoding as the prefered output (#67)

* Update HISTORY.md

* Bump version to 3.3.7 🚀

* Normalize Asciidoc and HTML output (#69)

* Normalize in asciidoc deserialization

* Move normalization up to HTML parser

* Update HISTORY.md

* Bump version to 3.4.0 🚀

* Fix empty code block (#70)

* Add test for failing empty code blocks

* Update regex for code blocks from marked

* Use latest regex from marked

* Update HISTORY.md

* Bump version to 3.4.1 🚀

* Fix URI decoding (#71)

* Add error when incomplete test folders

* Complete tests and add test for malformed URI

* Don't fail on malformed URIs

* Update HISTORY.md

* Bump version to 3.4.2 🚀

* Better HTML deserialization (#72)

* Simplify html deserialization code

* Trying to reuse previous containers

* Add real world tests

* Fix space handling

* Fix last space tests

* Update HISTORY.md

* Bump version to 3.5.0 🚀

* Fix deserializing code containing spans (#74)

* Update HISTORY

* Bump version to 3.5.1 🚀

* Fix: sanitize non-breaking spaces (#75)

* Add tests for non-breaking spaces

* Sanitize and clean non-breaking spaces when parsing from HTML

* Fix HTML tests which had non-breaking spaces in their output.yaml

* Bump version to 3.5.2 🚀

* Upgrade slate 0.22+ (#78)

* Upgrade slate dep

* Remove Text deprecation warnings

* Remove use of Raw

* Specify some ranges in yaml

* Script test to convert themselves

* Converted tests

* Revert "Script test to convert themselves"

This reverts commit a13be03.

* Correctly deserialize state from YAML

* Fix deserializeHTML

* Update HISTORY.md

* Bump version to 3.6.0 🚀

* Merged v3.x.x into master

* Script test to convert themselves

* Adapt tests

* Revert "Script test to convert themselves"

This reverts commit ede72e3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants