NetNewsWire/Shared/Article Rendering
Andrew Brehaut 5fea81971b #554 newsfoot.js and css are included in the page
These changes are the bare minimum required to get footnotes to appear and function on the article page.
 * The newsfoot.js script now wraps everything in an IIFE to prevent bleed to other scripts
 * Stylesheets are included in the main stylesheet, with the colors extracted out into separate selectors

Currently missing the arrow pointing to the footnote link, and no consideration exists for mobile presentation
beyond a max-width: 100vh on the footnote popover.
2019-09-22 14:06:51 +12:00
..
ArticleRenderer.swift Enable always on Reader View for feeds 2019-09-21 15:03:42 -05:00
main.js Externalize javascript code into separate main.js file 2019-09-21 04:34:11 -05:00
newsfoot.js #554 newsfoot.js and css are included in the page 2019-09-22 14:06:51 +12:00
template.html Added initial POC version of NetNewsWire for iOS to use as a starting point for the actual app. 2019-04-15 15:03:05 -05:00