You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When speed-reading Wikipedia the [annotations] get quite distracting. Should we filter these out?
Some sample markup:
<spanclass="mw-editsection"><spanclass="mw-editsection-bracket">[</span><ahref="/w/index.php?title=Long_barrow&action=edit&section=1" title="Edit section: Long barrows in the United Kingdom">edit</a><spanclass="mw-editsection-bracket">]</span></span>
<p>50% of the long barrows in <ahref="/wiki/Gloucestershire">Gloucestershire</a>, 66% in <ahref="/wiki/Hampshire">Hampshire</a>, 80% in <ahref="/wiki/Lincolnshire">Lincolnshire</a> and almost all the burial mounds in <ahref="/wiki/Essex">Essex</a> have been damaged. According to <ahref="/wiki/English_Heritage">English Heritage</a> modern tillage techniques have done as much damage in the last six decades as traditional tilling did in six centuries.<supid="cite_ref-1" class="reference"><ahref="#cite_note-1"><span>[</span>1<span>]</span></a></sup></p>
Perhaps we can special case the class names?
The text was updated successfully, but these errors were encountered:
Regex filtering and CSS selector filtering are already implemented. All that remains is the new executor/instruction format and figuring out what the UI should look like when paused, when selecting text to read, and when displaying 'asides' like images or code blocks. Any ideas on that front?
When speed-reading Wikipedia the [annotations] get quite distracting. Should we filter these out?
Some sample markup:
Perhaps we can special case the class names?
The text was updated successfully, but these errors were encountered: