summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-12Release 1.5.0v1.5.0Dan Allen
2014-08-12update release dateDan Allen
2014-08-12reduce line-height of sidebar titleDan Allen
2014-08-12shift language hover text slightlyDan Allen
2014-08-12detect & mark bare links, don't repeat URL in print stylesDan Allen
2014-08-11reveal language hover text in print styles; shift position slightlyDan Allen
2014-08-11center sidebar titleDan Allen
2014-08-11update project repo URL in man pageDan Allen
2014-08-11reset prose font size to 1em in printDan Allen
2014-08-11set exampleblock background to none in print stylesDan Allen
2014-08-11use border: 0 instead of border: noneDan Allen
2014-08-11unbreak the table border stylingDan Allen
2014-08-11don't style first h1 of book like a doctitleDan Allen
2014-08-11adjust margins around doctitleDan Allen
2014-08-11set version to 1.5.0Dan Allen
2014-08-11tweak pygments line numbers tableDan Allen
2014-08-11add note about language hover text to changelogDan Allen
2014-08-11remove space before !important; switch font-weight 700 to boldDan Allen
2014-08-11stylesheet improvements; use data-lang for source listingsDan Allen
2014-08-11separate revremark with vbar, lighten text; slightly indent document metaDan Allen
2014-08-11add font @import statement inside comment to default stylesheetDan Allen
2014-08-11add test for double quotes around monospaced phraseDan Allen
2014-08-11update project descriptionDan Allen
2014-08-11tweak responstive font size for code blocksDan Allen
2014-08-11fix heading level in READMEDan Allen
2014-08-11add compat tests for backticks (relates to #718)Dan Allen
2014-08-11fix invalid character class in regular expressionDan Allen
2014-08-10guard against nil times in timings.rbDan Allen
2014-08-10enable feature tests in Travis CIDan Allen
2014-08-10prepare for next development iteration [ci skip]Dan Allen
2014-08-10Release 1.5.0.rc.6v1.5.0.rc.6Dan Allen
2014-08-10set version to 1.5.0.rc.6 [ci skip]Dan Allen
2014-08-10don't parse link attributes if text doesn't contain = signDan Allen
2014-08-10update default stylesheetsDan Allen
2014-08-10output attribution in front of citetitle in quote & verse blocksDan Allen
2014-08-10use source highlighter name consistently before highlight class on pre elementDan Allen
2014-08-10drop type attribute on script element for MathJaxDan Allen
2014-08-10change pre.highlight class prefix to .pygmentsDan Allen
2014-08-10fix broken examples in READMEDan Allen
2014-08-10content revisions; use uri- prefix for uri attributesDan Allen
2014-08-08update default themeDan Allen
2014-08-08don't load MathJax manually; remove duplicate ignoreClass entryDan Allen
2014-08-07remove nowrap from inline codeDan Allen
2014-08-07increase font size of proseDan Allen
2014-08-07rework all borders and background colors; reduce font size of block titleDan Allen
2014-08-07tweak header spacing, reduce font size of inline codeDan Allen
2014-08-07shrink CSS & minor style tweaksDan Allen
2014-08-07add line break opportunity (​) after emdash and ellipsesDan Allen
2014-08-07update styles for preformatted text & syntax highlightingDan Allen
2014-08-06stylesheet improvementsDan Allen