Skip to content

Commit

Permalink
Merge pull request #145 from daisy/fix/mathml-caution
Browse files Browse the repository at this point in the history
Remove mathml caution
  • Loading branch information
mattgarrish authored Dec 11, 2024
2 parents aafe9b8 + 3f885d0 commit b1f1072
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
9 changes: 0 additions & 9 deletions publishing/docs/html/mathml.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,6 @@

<body>
<main>
<div class="warning" role="note" aria-labelledby="use-warn">
<p class="label" id="use-warn">Caution</p>
<p>A solution for MathML that works in all reading systems does not currently exist. The techniques
presented on this page will continue to be updated as new information becomes available.</p>
<p>Refer to the <a
href="https://daisy.github.io/transitiontoepub/best-practices/mathML/mathMLBestPractices.html">Best
Practices for Authoring MathML in EPUB</a> guide for the latest information.</p>
</div>

<section id="summary">
<h3>Summary</h3>

Expand Down
16 changes: 14 additions & 2 deletions publishing/docs/new/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,22 @@
<description>Recent updates to the DAISY Accessible Publishing KB</description>
<link>https://kb.daisy.org/publishing/docs</link>
<copyright>2024 DAISY. All rights reserved</copyright>
<lastBuildDate>Thur, 19 Sept 2024 00:01:00 +0500</lastBuildDate>
<pubDate>Thur, 19 Sept 2024 12:00:00 +0500</pubDate>
<lastBuildDate>Wed, 11 Dec 2024 00:01:00 +0500</lastBuildDate>
<pubDate>Wed, 11 Dec 2024 12:00:00 +0500</pubDate>
<ttl>1440</ttl>

<item>
<title>MathML caution removed</title>
<link>https://kb.daisy.org/publishing/docs/html/mathml.html</link>
<description>
<![CDATA[
<p>The caution about using MathML has been removed as support for MathML rendering continues to
improve.</p>
]]>
</description>
<pubDate>Wed, 11 Dec 2024 12:00:00 +0500</pubDate>
</item>

<item>
<title>New pages for QR codes</title>
<link>https://kb.daisy.org/publishing/docs/html/images-qr.html</link>
Expand Down

0 comments on commit b1f1072

Please sign in to comment.