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

Rtex chunk.code patterns #1289

Closed
thisirs opened this issue Sep 14, 2016 · 2 comments
Closed

Rtex chunk.code patterns #1289

thisirs opened this issue Sep 14, 2016 · 2 comments
Milestone

Comments

@thisirs
Copy link
Contributor

thisirs commented Sep 14, 2016

Hi,

chunk.code regex for Rtex files is currently '^%+' which fails to handle indented commentaries...
Is there any reason not choosing '^\s*%+' instead?

Thanks!

@yihui yihui added this to the v1.15 milestone Sep 15, 2016
@yihui yihui closed this as completed in 8e9c7fc Sep 16, 2016
@yihui
Copy link
Owner

yihui commented Sep 16, 2016

Should be fixed now. Thanks for the report!

@github-actions
Copy link

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://yihui.org/issue/), and link to this old issue if necessary.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants