docsify icon indicating copy to clipboard operation
docsify copied to clipboard

Image floating support like in MDWiki

Open Kimi-Arthur opened this issue 4 years ago • 0 comments

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.

Kimi-Arthur avatar Aug 26 '21 08:08 Kimi-Arthur