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
The following code using ascii 254 (■) doesn't display "bar".
legend: |md ■ foo bar |
https://play.d2lang.com/?script=yklNT81LsVKoyU3hUlB4NG2BQlp-vkJSYhFXDRcgAAD__w%3D%3D&
If we replace the square with a traditional character like "a", it works.
legend: |md a foo bar |
https://play.d2lang.com/?script=yklNT81LsVKoyU3hUlBIVEjLz1dISiziquECBAAA__8%3D&
The text was updated successfully, but these errors were encountered:
this is weird https://play.d2lang.com/?script=ejRtgZVCTW4Kl4LCo2kLFNLy8xWSEou4argeTVuIkFiILDG9Hy4xvR9Fohsh0Y0i0YaQaEORaEdItKNYvglh-SYUic0Iic0oEnsQEntQJPYiJPYiSzTshks07EZxVR9E4tH0PiRhQAAAAP__&
on windows, this is different results between firefox and edge.
edge
firefox
Sorry, something went wrong.
thank you @IlanCosman for raising the issue and thanks @bo-ku-ra as always for the thorough test cases
Successfully merging a pull request may close this issue.
The following code using ascii 254 (■) doesn't display "bar".
legend: |md ■ foo bar |
https://play.d2lang.com/?script=yklNT81LsVKoyU3hUlB4NG2BQlp-vkJSYhFXDRcgAAD__w%3D%3D&
If we replace the square with a traditional character like "a", it works.
legend: |md a foo bar |
https://play.d2lang.com/?script=yklNT81LsVKoyU3hUlBIVEjLz1dISiziquECBAAA__8%3D&
The text was updated successfully, but these errors were encountered: