All Versions
9
Latest Version
Avg Release Cycle
12 days
Latest Release
3783 days ago
Changelog History
Changelog History
-
v0.9.0 Changes
November 09, 2014- Changed prescribed URLs to use https://cdn.rawgit.com, supporting HTTPS. (#27)
- Support multiple markdown files in
Flatdoc.file
. (#15, #45, @gjong) - Fix readme example to be workable. (#7)
- Deprecate
src/
, making PR's a bit easier to manage. - Fix navbar offset with images. (#31, #44, @UziTech)
-
v0.8.7 Changes
- Publish to Bower.
- Fix issue where linking to a location hash doesn't scroll the document down. (#21, #35, @malthe)
-
v0.8.6 Changes
June 24, 2014- Hotfix: fix JS syntax highlighting. (#37)
- Internal: add more unit tests.
-
v0.8.5 Changes
June 24, 2014Please use v0.8.6 instead.
- Fix a minor issue where navigation would break. (#36, @malthe)
- Add support for external highlighters. (#37, @malthe)
- theme-white: Remove the jQuery.fillsize plugin.
- theme-white: Simplify the JS file.
-
v0.8.4 Changes
June 22, 2014- Use
jQuery.fn.addBack()
instead ofandSelf()
. (#24, @jonschlinkert) - Fix JS error in older versions of IE. (#30, @vijayakumarrg)
- Fix sticky sidebar glitches when resizing. (#14, @grmlin)
- Use
-
v0.8.3 Changes
June 21, 2014- Fix issue with
h3
headings followingh1
s. (#34, @malthe) - Fix issues with multiple headings that have the same text. (#33, #32, @malthe)
- Fix issue with HTTPS errors concerning Google Fonts. (#27, #29)
- Fix issue with
-
v0.8.2 Changes
June 16, 2014- Fix HTML keyword highlighting when tags don't have attributes. (#28, @oderwat)
- Fix
slugify()
raising an error when the given text is not a string.
-
v0.8.1 Changes
April 25, 2014- Add support for tables. (#22, #5, @huangyq23)
- Add bitbucket support. (#16, @palday)
-
v0.8.0 Changes
๐ Initial release.