Skip to content

Conversation

yash-chowdhary
Copy link
Contributor

What is the purpose of this pull request?

• [x] Documentation update

Resolves #986

Proposed commit message: (wrap lines at 72 characters)
Update documentation for supporting different icon sizes in a box

<include src="outputBox.md" boilerplate >
<span id="code">
```html
<box type="warning" icon=":fas-camera:" icon-size="2x" heading="Tip box heading">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have the same tipbox type with the same content for all three tipboxes? This would make it easier to see the contrast in size (both visually and in code), and I don't think we need the heading or dismissible attributes for these examples.

The size showcased should be no-resize, "2x" and "3x".

@yamgent yamgent added this to the v2.10.0 milestone Feb 8, 2020
@yamgent yamgent merged commit 450fcd1 into MarkBind:master Feb 8, 2020
nbriannl pushed a commit to nbriannl/markbind that referenced this pull request Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<box>: support different icon sizes
3 participants