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

Escape dates in square brackets #644

Merged
merged 2 commits into from
Aug 13, 2019

Conversation

wren
Copy link
Member

@wren wren commented Aug 10, 2019

Fixes #631
Fixes #625

Lines that have dates in square brackets at the start of the line were confusing
the new date format. With this update, LegacyJournal now looks for those lines
and escapes them by simply adding a space at the start of the line.

A space seems like the least intrusive way to escape entries of this format.

@micahellison micahellison merged commit a6044b6 into jrnl-org:master Aug 13, 2019
@wren wren deleted the escape-dates-GH-631 branch January 10, 2020 05:27
@wren wren added the bug Something isn't working label Jan 10, 2020
@wren wren changed the title #631 Escape data in square brackets #631 Escape dates in square brackets Jan 10, 2020
@micahellison micahellison changed the title #631 Escape dates in square brackets Escape dates in square brackets Jan 11, 2020
@lock
Copy link

lock bot commented May 21, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the 🔒 Outdated label May 21, 2020
@lock lock bot locked as resolved and limited conversation to collaborators May 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working 🔒 Outdated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants