mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Font test sample: tweak footnote links
Make them external links so they don't trigger a "link is invalid" popup and we can use swipe left/right to navigate pages (and jump to latest bookmark/go back for comparing).
This commit is contained in:
@@ -10,12 +10,12 @@ considered one of the greatest painters of all time (despite perhaps
|
||||
only 15 of his paintings having survived).</p>
|
||||
|
||||
<p>Leonardo is renowned primarily as a painter. The <i>Mona Lisa</i>
|
||||
is the most famous of his works <a href="#footnote34"><sup>34</sup></a>
|
||||
is the most famous of his works <a href="nopage.html#f34"><sup>34</sup></a>
|
||||
and the most popular portrait ever made. <i>The Last Supper</i>
|
||||
is the most reproduced religious painting of all
|
||||
time<a href="#footnote35"><sup>35</sup></a> and his
|
||||
time<a href=nopage.html#f35"><sup>35</sup></a> and his
|
||||
Vitruvian Man drawing is regarded as a cultural icon as
|
||||
well<a href="#footnote36"><sup>36</sup></a>. Salvator Mundi was
|
||||
well<a href="nopage.html#f36"><sup>36</sup></a>. Salvator Mundi was
|
||||
sold for a world record $450.3 million at a Christie's auction
|
||||
in New York, 15 November 2017, the <a href="nolink">highest price</a>
|
||||
ever paid for a work of art. <i>Leonardo's paintings and preparatory
|
||||
|
||||
Reference in New Issue
Block a user