Marcos Meli
ae2a49d613
Using New Nunit Runners
10 years ago
Marcos Meli
64f6802414
Add Travis CI integration
10 years ago
Marcos Meli
e025e4cebe
Fix invalid path in some references
Did not work on a clean clone
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