Skip to content

Commit

Permalink
respond to Takatsuka-san's comment
Browse files Browse the repository at this point in the history
  • Loading branch information
koizumistr committed Feb 10, 2025
1 parent aa5ef7d commit 4c0587f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/sgml/unaccent.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ rulesファイルの書式は以下の通りです。
-->
数字などの一部の文字では、変換規則に空白が必要な場合があります。
この場合、変換された文字を囲むのに二重引用符が使えます。
変換された文字に二重引用符を含める場合は、2番目の二重引用符でエスケープすることが必要です
変換された文字に二重引用符を含める場合は、もう一つの二重引用符でエスケープすることが必要です
例えば以下の通りです。
<programlisting>
&frac14; " 1/4"
Expand Down

0 comments on commit 4c0587f

Please sign in to comment.