Collin J. Doering
072e3d9870
Added theming for tables, inline images, and figures. Inline images are specified using the markdown syntax "![link text](link_href)" somewhere within a paragraph. When a link is specified with the same syntax given previously, Pandoc will generate it as a figure. Figures are displayed across the whole width of the post and inline-images floated to the right. Some javascript was added to js/default.js to enable the ability to click to toggle fullscreen on images and figures. Code blocks were previously themed but the styling needed to be updated due to how an update to how pandoc generates code blocks. Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca> |
||
---|---|---|
.. | ||
Header.hs | ||
Main.hs | ||
PageComponents.hs | ||
Util.hs |