Frans Bouma
72c701625b
Added @alert Important support, which displays as a Warning but with the 'Important' title instead
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
98037f88b5
Bumped version to 0.9.1
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
549e7f6e34
Titled Image test added
10 years ago
Frans Bouma
b1784a7c82
Enabled Titled Image rendering. No CSS yet
Titled image rendering is enabled by default, and is used if the image
specification contains a title specification, like: . If the title is omitted, the image is rendered normally.
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
257203f75c
Merge pull request #18 from MarcosMeli/patch-2
Fix Nuget packages folder reference
10 years ago
Frans Bouma
5c4582d759
Merge pull request #17 from MarcosMeli/patch-1
Fix Nuget packages folder reference
10 years ago
Marcos Meli
cd26811a89
Fix Nuget packages folder reference
10 years ago
Marcos Meli
c0528f5ca8
Fix Nuget packages folder reference
10 years ago
Frans Bouma
832a373d31
Removed MarkdownSharp, move to MarkdownDeep complete
Next step is to utilize the features MarkdownDeep brings to the table.
10 years ago
Frans Bouma
6f18a19ad5
Changes
Ported @Tabs support over.
10 years ago
Frans Bouma
d0019cfb59
Changes:
Cleaned up crappy public field naming/properties
Added @alert support
Added @fontawesome support
Added tests
10 years ago
Frans Bouma
40402eac34
Migrated H2 id collection for ToC to MarkdownDeep
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
f2d7617d28
Merge pull request #7 from l8nite/master
Fix readme link to gh-pages
10 years ago
Shaun Guth
147716063e
Fix link
10 years ago
Frans Bouma
eeacaa3941
Fixes #6
10 years ago
Frans Bouma
0b08a85f02
*sigh*, git commit didn't include this file! How advanced!
10 years ago
Frans Bouma
c11e13e62c
Fixed #4 . Text had shadow defined in the tab content
10 years ago
Frans Bouma
b14049bb87
Removed Constants as it's no longer needed, reads version now from Assembly FileVersion attribute
10 years ago
Frans Bouma
13f976cc82
FIX for #5
10 years ago
Frans Bouma
b88f9d51ce
Updated readme with link to documentation site
10 years ago
Frans Bouma
06937f67ad
Fixed issue with '@' in codeblocks, added more languages to highlight.js
10 years ago
Frans Bouma
a9b0f8ae9a
FIX: if a template marker was present in the content it got replaced as well
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
c7db8006d7
Fix: trailing whitespace on alert type caused regex mismatch
10 years ago
Frans Bouma
17469e7d52
Fixes and additions
Added documentation about automatic H2 item addition to ToC
Fixed issue when copying files which already existed (are now
overwritten)
Bumped version to v0.7.2
10 years ago
Frans Bouma
3c1ef88a20
Version bump due to fix
10 years ago
Frans Bouma
53101643e8
FIX for clear non-existing folder crash
10 years ago
Frans Bouma
a8693e1e84
Updated default theme with link to main repo
10 years ago
Frans Bouma
7aba207a67
Added headers with license. As well as license text to readme
10 years ago
Frans Bouma
b0f9aabd42
Initial commit from SVN
10 years ago
Frans Bouma
7b90304a38
:neckbeard: Added .gitattributes & .gitignore files
10 years ago