-
|
I am using At first I was doing this with hex colorcodes* because I was also using But then I went to use the "type a # then press tab to reuse an already-used tag" workflow in helix. There's a bunch of hex codes in there instead of semantically useful tags. Is that how it is supposed to work? Am I confused about something? Is this a bug, simply unavoidable, not related to *examples: #feef9a, #323232 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I think I've found a workaround, use backtick code blocks like this: |
Beta Was this translation helpful? Give feedback.
I think I've found a workaround, use backtick code blocks like this:
```
#13f3f3
```
A little goofy but it works. My suggestions seem to be free of hex codes now.