TeXでleft brace { とright } を表示できるようにしてほしい #955
kawagashira
started this conversation in
要望・アイデア・不具合
Replies: 2 comments 2 replies
-
下記のようにすると表示されます。
一部の文字はエスケープを二重にしないと思うように機能しません。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
@kawagashira 現在、Qiita のエディタでは Markdown のエスケープと衝突するため、以下のような方法でご対応いただけますと幸いです。
将来的には、 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
TeXの使用時
$$\{\}$$
で
{}
を表現したいのですが、表示されません。\{ \}
も使えるようにしてもらえませんか?Beta Was this translation helpful? Give feedback.
All reactions