I'm helping out a friend with a non-profit site that publishes articles in issues each month. They are mostly straightforward, and I think using a markdown editor (like the wmd one here in SO) would be perfect. However, they do need the ability to have images right-aligned in a given paragraph. I can't see any way to do that with the current system - is it possible?
|
|
You can embed html in markdown, so you can do something like this:
|
||
|
|
|
|
The attribute markdown possibility inside markdown. |
||
|
|
