markup for notes

Trying to produce some copy paste note with link and formatting how is the markup done for notes?
8 Replies
KaosSpectrum
KaosSpectrumOP•3w ago
i tried doing html but it doesnt work when i paste it in basically not sure how i can produce the data that has clickable links and bold, italics etc
[MIG] EOC LongBarrel
Not sure if possible to include it as your suggesting. Digging down into the website inspector For a simple Bold italic Strike The code in the inspector is:
<strong>Bold</strong>
<br>
<em>italic</em>
<br>
<s>Strike</s>
<strong>Bold</strong>
<br>
<em>italic</em>
<br>
<s>Strike</s>
Ideally BM would have to provide a RAW input ability for what your asking.
KaosSpectrum
KaosSpectrumOP•2w ago
yeah doesn';t seem like it has a raw input 😦 damn take it no BM staff help here?
[MIG] EOC LongBarrel
They will respond when able.
Hordicus
Hordicus•2w ago
It's HTML. If you try to put that in through the web interface it's going to be escaped and so won't work. If you want to use the API, feel free. Why are you trying to manually put HTML through the interface anyways?
[MIG] EOC LongBarrel
His idea is to have a preset for his admins to input data on & just paste the template in from what I gather Eg: Player: such&such Reason: xxxx don't like them Evidence: <link via hyper>
Hordicus
Hordicus•2w ago
That should work from just about any word doc, etc the formatting is generally preserved
[MIG] EOC LongBarrel
Think he ws looking via discord.

Did you find this page helpful?