Hey All! Hope your good :slightly_smiling_face: Do...
# general
r
Hey All! Hope your good πŸ™‚ Does anyone know if there's any documentation around the Tines builder for structuring/formatting data in JSON? Such as
Copy code
/b
For a new-line etc.
Sorry! I may have answered my own question here https://hub.tines.com/docs/actions/liquid
Although nothing of bolding/italics etc
m
For new lines it's actually just
shift + enter
r
Ah okay awesome thanks @modern-farmer-99434! Know anything for formatting - bold/italics/underline etc?
m
I don't think you really bold/italics json, more for specific fields inside it when you're updating e.g. a case/issue. Json itself is just the raw data structure. If you're looking to add something to Jira/GitHub etc. with markdown you'll use the markdown associated with that language - happy to help there if you want!
r
Perfect thank you so much! πŸ™‚ I'll take a look
m
let me know what you're trying to do and I can help!