Skip to content

Commit a27373e

Browse files
committed
gh-pages: Add more explicit wording on MD update on cheat-sheet
Fixes: #1795 Tried this already via 7a6b90f Add more explicit wording on MD update but of course that is wrong and has to be changed in the generator instead. Signed-off-by: Fini Jastrow <[email protected]>
1 parent 6f0099a commit a27373e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bin/scripts/data/cheatsheet-foot.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
</script>
33

44
<h3>Removed Icons</h3>
5-
<h5 align="center">With Release <code>v3.0.0</code> the Material Design Icons were updated and moved to new codepoints (reasons for that are in the release notes).</h5>
5+
<h5 align="center">With Release <code>v3.0.0</code> the Material Design Icons were updated and moved to a new codepoint range (reasons for that are in the <a href="releases#v3.0.0">release notes</a>).</h5>
66
<h5 align="center">They are still shown here for reference, but are missing in the actual fonts.</h5>
77
<h5 align="center">To find for example the replacement for <code>nf-mdi-altimeter</code> enter just <code>altimeter</code> in the search box.</h5>
8+
+<h5 align="center">Some icons have been dropped without replacement.</h5>
89
<br>
910

1011
<h3>Example Usages</h3>

0 commit comments

Comments
 (0)