aaroncox / chainbb

chainBB backend services and api
https://chainbb.com
MIT License
52 stars 36 forks source link

When editing on steemit.com: Please remove the following HTML elements from your post: <small> #62

Open inertia186 opened 6 years ago

inertia186 commented 6 years ago

After posting on chainbb.com, if the author tries to edit the post on steemit.com, they get an error:

Please remove the following HTML elements from your post: <small>

image

Obviously, it's not really a chainbb bug, but I wanted to make sure it was documented in case anyone ran into it. A workaround for this is to refrain from editing on steemit.com. An alternative workaround is to remove the markup added to the bottom of the post, e.g.:

<div class="chainbb-footer"><hr><em><small><a href="https://chainbb.com/radiator/@inertia/cosgrove-database-update">Originally posted</a> in the <a href="https://chainbb.com/f/ruby">/f/ruby</a> forum on <a href="https://chainbb.com">chainBB.com</a> (<a href="https://chainbb.com/chainbb/@jesta/chainbb-frequently-asked-questions-faq">learn more</a>).</small></em></div>
Mustard5 commented 6 years ago

I started to encounter this a bit myself lately, as flaky access to public api nodes has made posting and editing on chainbb difficult.