X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/57c1bda1c58b403d8fa601036e10d66abe7d6a8d..2cab8880ad61f9d134b56c5eed952c1a48f4ea8a:/doc/bugs/graphviz_wide_characters.mdwn?ds=sidebyside diff --git a/doc/bugs/graphviz_wide_characters.mdwn b/doc/bugs/graphviz_wide_characters.mdwn index 905d5ca6a..ed273a698 100644 --- a/doc/bugs/graphviz_wide_characters.mdwn +++ b/doc/bugs/graphviz_wide_characters.mdwn @@ -7,4 +7,6 @@ If you include a wide character, such as a fancy quote, in a [[graphviz|plugins/ Note, this is what renders on the resulting wiki page, not something that you see on the command line. Since dot supports UTF-8, I would expect this to work. -I'm unsure if this is a bug in the graphviz plugin, or in the perl module it depends upon, but since the graphviz pugin seems to be perl5‽ I figured I would start by reporting the problem here, on the assumption that the older perl was less likely to handle UTF-8. +I'm unsure if this is a bug in the graphviz plugin, or in the perl module it depends upon, but figured I would start here. + +> This reminds me of [[bugs/table can not deal with Chinese ]] *—[[Jon]], 2020-11-02*