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

fixed: bug in tag style #11

Merged
merged 1 commit into from Nov 14, 2019
Merged

fixed: bug in tag style #11

merged 1 commit into from Nov 14, 2019

Conversation

nathan-artist
Copy link
Contributor

Fixed a bug that would continue the tag style through the pcs index number in round brackets whenever a tag occurred at the end of a line followed by a pcs index number in round brackets (even when two line breaks separated the tag and the pcs index number in round brackets). For example, in the text ": Scientific studies have established a causal link between violence in film and a similar behaviour in spectators. #pro\r\r(1) Scientific studies have established...", the text "#pro\r\r(1)" was all styled as a tag when only "#pro" should have been styled as a tag. This commit appears to fix the bug.

Fixed a bug that would continue the tag style through the pcs index number in round brackets whenever a tag occurred at the end of a line followed by a pcs index number in round brackets (even when two line breaks separated the tag and the pcs index number in round brackets). For example, in the text "<Argument from expertise>: Scientific studies have established a causal link between violence in film and a similar behaviour in spectators. #pro\r\r(1) Scientific studies have established...", the text "#pro\r\r(1)" was all styled as a tag when only "#pro" should have been styled as a tag. This commit appears to fix the bug.
@christianvoigt christianvoigt merged commit 28abcc7 into christianvoigt:master Nov 14, 2019
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.

None yet

2 participants