git ssb

0+

Grey the earthling / gemini.lang



Commit 675bdb1cd10ef2333584541291358147870e8546

Style alt text as a note

Grey Nicholson committed on 6/26/2020, 7:47:16 PM
Parent: b6ff6b4c19f7532f4063bd8a2465fab3962a6e43

Files changed

gemini.langchanged
gemini.langView
@@ -10,9 +10,9 @@
1010 <style id="url" name="URL" map-to="def:link-destination"/>
1111 <style id="link-text" name="Link Text" map-to="def:link-text"/>
1212 <style id="preformatted" name="Preformatted" map-to="def:preformatted-section"/>
1313 <style id="not-rendered" name="Not Rendered" map-to="def:comment"/>
14- <style id="alt-text" name="Alt Text" map-to="def:special-char"/>
14 + <style id="alt-text" name="Alt Text" map-to="def:note"/>
1515 <style id="heading" name="Heading" map-to="def:heading"/>
1616 <style id="heading3" name="Heading 3" map-to="def:heading3"/>
1717 <style id="heading2" name="Heading 2" map-to="def:heading2"/>
1818 <style id="heading1" name="Heading 1" map-to="def:heading1"/>

Built with git-ssb-web