mkdocs-img2fig-plugin icon indicating copy to clipboard operation
mkdocs-img2fig-plugin copied to clipboard

add optional support for attr_list extension in mkdocs

Open mike-scott opened this issue 4 years ago • 1 comments

This is limited to direct attribute support as it will be included in the tag directly: { align="right" class="something" } becomes:

You cannot use: {: .class} as this becomes: <img : .class />

Signed-off-by: Michael Scott [email protected]

mike-scott avatar May 27 '21 01:05 mike-scott

Not sure if you will automatically run the test output in a PR?

mike-scott avatar May 27 '21 01:05 mike-scott