Hello, so im currently trying to add some custom HTML code to my bubble page like:
<div id="doc" class="markdown-body container-fluid comment-enabled" data-hard-breaks="true"><h1 id="This-is-a-test-to-test-the-CSS" data-id="This-is-a-test-to-test-the-CSS"><span>This is a test to test the CSS</span></h1><p><span>Text is not the same as on bubble?</span></p><h2 id="what-can-do-do-to-fix-this" data-id="what-can-do-do-to-fix-this"><span>what can do do to fix this?</span></h2><p><span>Is there a easy way?</span></p><h3 id="Test" data-id="Test"><span>Test</span></h3><p><span>test</span></p><ul>
<li><span>Test</span></li>
<li><span>Test 2</span></li>
<li><span>Test 3</span></li>
</ul></div>