Skip to content

Commit

Permalink
improve test coverage take 3
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Dec 16, 2021
1 parent 7712c8e commit b11618d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/badges_buttons.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ Material Design icons come as several flavors. Each flavor represents a differen

Not all icons are available for each flavor, but most are. Instead of displaying the 10660+ icons here, you are encouraged to browse the available icons from the [Material Design Icons' showcase](https://fonts.google.com/icons) hosted by Google.

- A regular icon: {material-regular}`data_exploration`, some more text
- A regular icon: {material-regular}`data_exploration;2em`, some more text
- A coloured regular icon: {material-regular}`settings;3em;sd-text-success`, some more text.
- A coloured outline icon: {material-outlined}`settings;3em;sd-text-success`, some more text.
- A coloured sharp icon: {material-sharp}`settings;3em;sd-text-success`, some more text.
Expand Down
2 changes: 1 addition & 1 deletion docs/snippets/myst/icon-material-design.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- A regular icon: {material-regular}`data_exploration`, some more text
- A regular icon: {material-regular}`data_exploration;2em`, some more text
- A coloured regular icon: {material-regular}`settings;3em;sd-text-success`, some more text.
- A coloured outline icon: {material-outlined}`settings;3em;sd-text-success`, some more text.
- A coloured sharp icon: {material-sharp}`settings;3em;sd-text-success`, some more text.
Expand Down
2 changes: 1 addition & 1 deletion docs/snippets/rst/icon-material-design.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- A regular icon: :material-regular:`data_exploration`, some more text
- A regular icon: :material-regular:`data_exploration;2em`, some more text
- A coloured regular icon: :material-regular:`settings;3em;sd-text-success`, some more text.
- A coloured outline icon: :material-outlined:`settings;3em;sd-text-success`, some more text.
- A coloured sharp icon: :material-sharp:`settings;3em;sd-text-success`, some more text.
Expand Down
2 changes: 1 addition & 1 deletion tests/test_snippets/snippet_post_icon-material-design.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<paragraph>
A regular icon:
<raw format="html" xml:space="preserve">
<svg version="4.0.0.63c5cb3" width="1.0em" height="1.0em" class="sd-material-icon sd-material-icon-data_exploration" viewBox="0 0 20 20" aria-hidden="true"><rect fill="none" height="20" width="20"></rect><path d="M10,2c-4.42,0-8,3.58-8,8c0,1.17,0.25,2.29,0.71,3.29L7,9l2.49,2.44l2.94-2.94H11V7h4v4h-1.5V9.55l-4,4l-2.49-2.44 l-3.53,3.53C4.93,16.67,7.31,18,10,18l0,0h6.5c0.83,0,1.5-0.67,1.5-1.5V10C18,5.58,14.42,2,10,2z M16,16.75 c-0.41,0-0.75-0.34-0.75-0.75c0-0.41,0.34-0.75,0.75-0.75c0.41,0,0.75,0.34,0.75,0.75C16.75,16.41,16.41,16.75,16,16.75z"></path></svg>
<svg version="4.0.0.63c5cb3" width="2.0em" height="2.0em" class="sd-material-icon sd-material-icon-data_exploration" viewBox="0 0 24 24" aria-hidden="true"><rect fill="none" height="24" width="24"></rect><path d="M12,2C6.48,2,2,6.48,2,12c0,1.33,0.26,2.61,0.74,3.77L8,10.5l3.3,2.78L14.58,10H13V8h5v5h-2v-1.58L11.41,16l-3.29-2.79 l-4.4,4.4C5.52,20.26,8.56,22,12,22h8c1.1,0,2-0.9,2-2v-8C22,6.48,17.52,2,12,2z M19.5,20.5c-0.55,0-1-0.45-1-1s0.45-1,1-1 s1,0.45,1,1S20.05,20.5,19.5,20.5z"></path></svg>
, some more text
<list_item>
<paragraph>
Expand Down
2 changes: 1 addition & 1 deletion tests/test_snippets/snippet_pre_icon-material-design.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<paragraph>
A regular icon:
<raw format="html" xml:space="preserve">
<svg version="4.0.0.63c5cb3" width="1.0em" height="1.0em" class="sd-material-icon sd-material-icon-data_exploration" viewBox="0 0 20 20" aria-hidden="true"><rect fill="none" height="20" width="20"></rect><path d="M10,2c-4.42,0-8,3.58-8,8c0,1.17,0.25,2.29,0.71,3.29L7,9l2.49,2.44l2.94-2.94H11V7h4v4h-1.5V9.55l-4,4l-2.49-2.44 l-3.53,3.53C4.93,16.67,7.31,18,10,18l0,0h6.5c0.83,0,1.5-0.67,1.5-1.5V10C18,5.58,14.42,2,10,2z M16,16.75 c-0.41,0-0.75-0.34-0.75-0.75c0-0.41,0.34-0.75,0.75-0.75c0.41,0,0.75,0.34,0.75,0.75C16.75,16.41,16.41,16.75,16,16.75z"></path></svg>
<svg version="4.0.0.63c5cb3" width="2.0em" height="2.0em" class="sd-material-icon sd-material-icon-data_exploration" viewBox="0 0 24 24" aria-hidden="true"><rect fill="none" height="24" width="24"></rect><path d="M12,2C6.48,2,2,6.48,2,12c0,1.33,0.26,2.61,0.74,3.77L8,10.5l3.3,2.78L14.58,10H13V8h5v5h-2v-1.58L11.41,16l-3.29-2.79 l-4.4,4.4C5.52,20.26,8.56,22,12,22h8c1.1,0,2-0.9,2-2v-8C22,6.48,17.52,2,12,2z M19.5,20.5c-0.55,0-1-0.45-1-1s0.45-1,1-1 s1,0.45,1,1S20.05,20.5,19.5,20.5z"></path></svg>
, some more text
<list_item>
<paragraph>
Expand Down

0 comments on commit b11618d

Please sign in to comment.