<hr/> before an ![image] bug
See original GitHub issueExpected behavior
Add horizontal ruler right above an image.
Actual behavior
<hr/>
(horizontal ruler) html tag right before a markdown image code, messes up with the rendering of the image
How to reproduce
Write or edit a post with markdown like this:
Possible solution
add a blank line (cr) above the markdown image code
- Browser: Chromium
- Operating system: Ubuntu
Spotted by quochuy - Yesterday at 11:27 PM in Discord.
"Hi. there seem to be a bug when you add a separator tag <hr/>
right before a markdown image code. This messes up with the rendering of the image once published, see my recent post for example:
https://staging.busy.org/@quochuy/a-chrome-extension-to-help-with-scam-steemit-websites
Issue Analytics
- State:
- Created 6 years ago
- Comments:11 (9 by maintainers)
Top Results From Across the Web
HR's image problem – and how to fix it
HR's image problem – and how to fix it ... HR has (perhaps slightly unfairly) garnered a reputation for being dull, bureaucratic and...
Read more >Does HR have an Image Problem? | We Are Adam
HR professionals themselves are more than aware of the image problem that their profession has. Some are using their social media ...
Read more ><img>: The Image Embed element - HTML - MDN Web Docs
eager. Loads the image immediately, regardless of whether or not the image is currently within the visible viewport (this is the default value)....
Read more >Effective Strategies for Working with Problem Employees
SHRM has partnered with Security Management Magazine to bring you relevant articles on key HR topics and strategies. Problem employees. Difficult staffers.
Read more >CSS Background image not loading
The problem ended up being the path to the image file. ... my debugging process because I was stuck on this issue for...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok, I gave up the lazy me and did the actual working version of that:
export default plugin
@Sekhmet I think just having a good ready to use package would be great to help two things: one: avoid reimplementing it everytime someone creates a steem related project, and two, have a good starting point on safe content parsing.
As for condenser, it’s ok, and since from what I know they don’t change things that much, it should be relatively simple to keep it up to date.