Replies: 2 comments 2 replies
-
Hey! I just came across this discussion. I was on the brink of duplicating it. I second @jwortmann. I also considered filing a PR, but I refrained from doing so for the same reason. I stumbled while reading the following paragraph in the typst docs (Tutorial · Writing in Typst):
For me, And while you may consider this pedantic, I do think it is important to make this distinction. Searching for "hashtag" in typst/typst quickly surfaces multiple occasions of this confusion. I'd be interested to hear from the authors whether this is deliberate. Maybe we can discuss changing this. Thank you! |
Beta Was this translation helpful? Give feedback.
-
Fixed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In the documentation pages, there are several places where the hash, or number sign (
#
) is confusingly called a "hashtag". Per definition, a hashtag is composed of a hash symbol, followed by a word or letter sequence.The docs pages should use the correct term hash instead of hashtag. I didn't provide a PR because the term "hashtag" is also accidentally used a few times within the source code, and I'm unsure whether it would be justified to use the correct term there as well: https://github.com/search?q=repo%3Atypst%2Ftypst+hashtag&type=code
Beta Was this translation helpful? Give feedback.
All reactions