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
|
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
|
4ccc33b4cc
|
Added ability to provide filename as an input to syntax tag and filter - updated AutoExtend to include the filename
|
14 years ago |
Lakshmi Vyasarajan
|
57ea6f8825
|
Added overview doc and styles
|
14 years ago |
Lakshmi Vyasarajan
|
7588609d83
|
Added reference syntactic sugar
|
14 years ago |
Lakshmi Vyasarajan
|
35637209e1
|
Added syntactic sugar for markings. Also refactored the template class.
|
14 years ago |