Frans Bouma
8359ccc5ec
Fixed CSS issue #47
8 years ago
Frans Bouma
16d68a8954
Implements #36 , version bump to 0.13
Adds permalink anchor inside all header HTML tags. Themes are adjusted
to have a 'headerlink' css class to deal with this anchor: it's visible
only when hovered.
9 years ago
Frans Bouma
6d94ce5f3e
Fixed issue with {{ExtraScript}} not being removed if no extra was needed. Fixes issue with wrapping ToC headers causing confusion (line height is now properly set). Tweaked theme a bit. Added LLBLGen Pro theme. Removed color duplicate from theme.css for navigation, it was defined in colors already.
10 years ago
Frans Bouma
4144aa1bd4
Fix in theme.css: pre inside li now has normal line height instead of the higher line height of li
10 years ago
Frans Bouma
9eeef2868f
Version to v0.10: added support for Extra mode's {} special attributes for links and images (id, class, name-value pairs). Updated theme to support 'img.shadowed' which is usable through special attributes. Figure images are always shadowed. Fixed some horrible code formatting from old markdown code.
10 years ago
Frans Bouma
3dce975f23
Tweaked theme css a bit so pre blocks now have same bottom margin as p blocks
10 years ago
Frans Bouma
51c0c95f06
Fixed theme so code blocks in tabs don't have fancy shadow/border/margins. last p on tab is now also not having the default margin bottom so no empty space below last line in tab anymore
10 years ago
Frans Bouma
631ec22789
Tweaked pre.nocode CSS a bit to have a bit more padding inside the box
10 years ago
Frans Bouma
481226a535
Fixes #22
10 years ago
Frans Bouma
c2c0e97766
Changed dd CSS to have same line hight as p
10 years ago
Frans Bouma
868ed6ade8
Changed code span CSS a bit so padding left/right is smaller now, added margin left/right
10 years ago
Frans Bouma
78baaa4d20
Updated theme: shadow boxes are now more consistent. Alerts now have a slight shadow, looks better
10 years ago
Frans Bouma
87ff51994f
Updated theme for pre.nocode, it now also has shadow
10 years ago
Frans Bouma
0c32687b30
Changes
Updated theme to support 'figure' divs
Added shadows to images and code blocks in theme
10 years ago
Frans Bouma
be61985ed9
Changes:
Implements #14
Added changes so HTML generated for some elements in the ExtraMode
extensions work with the CSS in themes.
Added dl/dt CSS statements
Bumped version to 0.9.0
10 years ago
Frans Bouma
ab4b402962
Changes:
Moved DocNet code to its own folder
Added MarkdownDeep parser code plus tests
Migrated DocNet code to use MarkdownDeep. Not complete yet (the h2
headers aren't collected yet).
10 years ago
Frans Bouma
2e8e76251a
Several changes:
- Theme has corrected margin on Header elements. It corrected an issue
in the markdown parser which wraps headers with P elements (See #11 ).
- Backported changes to MarkdownSharp from
https://github.com/PKRoma/MarkdownSharp/
10 years ago
Frans Bouma
c11e13e62c
Fixed #4 . Text had shadow defined in the tab content
10 years ago
Frans Bouma
6df738fd66
Added Tab markdown extension, bumped version (0.8), updated readme
Implements #1 (tabs)
Solves #3 (requirements)
10 years ago
Frans Bouma
a8693e1e84
Updated default theme with link to main repo
10 years ago
Frans Bouma
b0f9aabd42
Initial commit from SVN
10 years ago