Microdown icon indicating copy to clipboard operation
Microdown copied to clipboard

Support for custom attributes

Open Ducasse opened this issue 1 year ago • 1 comments

# CSS Classes{.WARNING}
Using `.css-class` syntax lets you apply custom CSS classes.

## Id Values{#Updates}
Using `#id` lets you apply custom ID values.

## Custom Styling{style="color:darkgoldenrod"}
For everything else you can use attributes

## Miscellaneous examples
[West Wind WebSurge](https://websurge.com){title="WebSurge Stress Tester"}

![](https://markdownmonster.west-wind.com/Images/MarkdownMonster_Icon_256.png){style="width:50px"}

Ducasse avatar Oct 19 '24 09:10 Ducasse

We should read https://kramdown.gettalong.org/syntax.html#inline-attribute-lists

Ducasse avatar Oct 19 '24 14:10 Ducasse