Background
I would like to create tiddlers for chemical compounds using the name of the compound. However, many names include some sort of character formatting, e.g. italic, bold and superscript.
Assumption
Character formatting does not seem to be possible in the title field.
What Iāve Tried
However, it seems that it is possible to add character formatting to the value of other fields. For example, I have used (//R//)-butan-2-ol
as the value of a field called cpd_name
so that when I include {{!!cpd_name}}
in the body it is displayed as (R)-butan-2-ol.
Questions
- Is my assumption correct?
- Is it okay to include markup in the value of a field?
This is my first post to the Discourse forum so I hope Iām doing it correctly but please tell me if Iām not. I also have a bunch of other queries that follow on from this but Iāll leave these for later.
Many thanks,
Anthony