Image floating support like in MDWiki
Open
- Dominant language
- JavaScript
- Stars
- 31.5k
- Forks
- 5.8k
- Avg merge
- 9d 8h
- Merged PRs (30d)
- 2
Description
## Feature request
#### What problem does this feature solve?
Nice image placement that only needs simple markdown convention.
#### What does the proposed API look like?
Basically in .md files, place image elements with different line breaks with text and renderer can render the images in different ways.
More details can be found in http://dynalon.github.io/mdwiki/#!layout.md#Image_floating.
#### How should this be implemented in your opinion?
(With a feature switch to keep compatibility), we can generate elements of images with layout options.
#### Are you willing to work on this yourself?
Not quite familiar with HTML etc.
Contributor guide
Assessment
This issue has not been assessed yet.