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

インライン数式中にバックスラッシュが存在する場合の不具合修正 #109

Merged
merged 1 commit into from
Sep 28, 2015

Conversation

mrkn
Copy link
Contributor

@mrkn mrkn commented Sep 28, 2015

#108 には、インライン数式中にバックスラッシュが存在している場合に対応できていませんでした。

行単位で処理するよう書き換えることで、この問題を解決しています。

ですが、Perl に慣れていないため、見苦しいコードになっている可能性があります。
その場合は申し分けありませんが、良い書き方を教えていただけると嬉しいです。

よろしくお願いします。

@naoya
Copy link
Owner

naoya commented Sep 28, 2015

マージします。あとでいいのでテストもあると嬉しいです。

naoya added a commit that referenced this pull request Sep 28, 2015
インライン数式中にバックスラッシュが存在する場合の不具合修正
@naoya naoya merged commit 41e43cd into naoya:master Sep 28, 2015
naoya added a commit that referenced this pull request Sep 28, 2015
@mrkn mrkn deleted the fix_use_math branch September 28, 2015 13:12
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