Skip to content

Improve auto_tangle regex #7

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

Merged
merged 1 commit into from
Feb 13, 2021
Merged

Conversation

zzamboni
Copy link
Contributor

Use org-make-options-regexp instead of a handcrafted regexp, which
results in more robust matching (e.g. supports options not starting on
the first column).

Use org-make-options-regexp instead of a handcrafted regexp, which
results in more robust matching (e.g. supports options not starting on
the first column).
@yilkalargaw yilkalargaw merged commit dc7eb11 into yilkalargaw:master Feb 13, 2021
@yilkalargaw
Copy link
Owner

Thank you again. I've always been worried about that. I've changed it more than three times.

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