どうすればこれを行うことができますか?次のコードを Markdown ジェネレーターに入れる と、目的の出力が得られます
<div style="float: left"><img src="http://ompldr.org/vaDU5NQ/scrotter.png"/>
</div>
I'm trying not to, kid. Don't act so surprised, Your Highness. You weren't
on any mercy mission this time. Several transmissions were beamed to this
ship by Rebel spies. I want to know what happened to the plans they sent
you. Kid, I've flown from one side of this galaxy to the other.
I've seen a lot of strange stuff, but I've never seen anything to make me
believe there's one all-powerful Force controlling everything.
ただし、このコードを README.md ファイルに追加すると、フローティングではなくインライン イメージになります。
どうすればこれを回避できますか? それはGithubのバグですか?