We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
以下のような文字の次にアンダースコアが来るようなときは、 イタリックに変換されないように GFM はなっているのですが、 イタリックに変換されているようです。
kei_s t_wada
The text was updated successfully, but these errors were encountered:
いまは https://github.com/github/markup を使っているので GFM 準拠じゃないんですよね。 markdown とは別に "GFM" っていうフォーマットを作って http://developer.github.com/v3/markdown/ の API を直に叩くのがいいのかもしれないです。 (GFM がデフォルト選択されているとよさそう)
Sorry, something went wrong.
それか https://github.com/chjj/marked を使うのがいいのか
No branches or pull requests
以下のような文字の次にアンダースコアが来るようなときは、
イタリックに変換されないように GFM はなっているのですが、
イタリックに変換されているようです。
kei_s t_wada
The text was updated successfully, but these errors were encountered: