Jon Banafato
|
0a9f3a7c68
|
Hoist tests out of the core package
Tests are not part of the core logic of Hyde, and they should not be
packaged as such.
|
9 years ago |
Jordi Llonch
|
089cf7af9d
|
pep8
|
9 years ago |
Elliott Sales de Andrade
|
3cc29f9fad
|
Move the AutoExtend plugin into the meta module.
|
12 years ago |
Elliott Sales de Andrade
|
6ccff655b8
|
Combine text processing plugins into a text module.
* blockdown
* markings
* syntext
* textlinks
|
12 years ago |
Lakshmi Vyasarajan
|
bcc1346854
|
Reuse `fswrap` and `commando.util` modules.
* Remove `hyde.fs` use `fswrap` package instead.
* Remove logging functions from `hyde.util`. Use `commando.util`
instead.
* Remove `hyde.loader`. Use `commando.util.load_python_object`
instead.
|
11 years ago |
Lakshmi Vyasarajan
|
57ea6f8825
|
Added overview doc and styles
|
14 years ago |
Lakshmi Vyasarajan
|
a497bde937
|
Fixed syntax for meta and blockdown tags
|
14 years ago |
Lakshmi Vyasarajan
|
dc6b0e6bb3
|
Added auto extend plugin
|
14 years ago |
Lakshmi Vyasarajan
|
a296f77d5a
|
Added blockdown plugin
|
14 years ago |