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
0267d3ffe4
Included fix from sibling Fork
9473a8fee4
10 years ago
Frans Bouma
64a0f517bd
Included fix from sibling fork
1affa872af
10 years ago
Frans Bouma
369ec757c0
Made alert type specifications case insensitive
10 years ago
Frans Bouma
72c701625b
Added @alert Important support, which displays as a Warning but with the 'Important' title instead
10 years ago
Frans Bouma
98037f88b5
Bumped version to 0.9.1
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
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
0b08a85f02
*sigh*, git commit didn't include this file! How advanced!
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
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
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