Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Fix jira->github strikethrough #4

Merged
merged 1 commit into from
Jun 17, 2015

Conversation

leohemsted
Copy link
Contributor

It was getting picked up by the later subscript replace, which took the strikethrough tildes and converted them again to <sub> tags. swapped them round and it appears to work after a quick test

before -deleted- would become <sub></sub>deleted<sub></sub>. now it correctly becomes ~~deleted~~

It was getting picked up by the later subscript replace, which took the tildes and converted them again to <sub> tags. swapped them round and it appears to work after a quick test
FokkeZB added a commit that referenced this pull request Jun 17, 2015
@FokkeZB FokkeZB merged commit c72a083 into FokkeZB:master Jun 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants