index
:
markdownbook/markdownbook.git
master
Text::MarkdownBook Perl distribution
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
MarkdownBook
/
Document
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split scripts directory into bin and lib.
P. J. McDermott
2012-08-13
2
-199/+0
*
Prepend namespace to Carp subroutine calls.
P. J. McDermott
2012-08-12
2
-2/+3
*
Support arbitrary loading of format modules.
P. J. McDermott
2012-08-12
2
-2/+2
*
Improve error handling.
P. J. McDermott
2012-08-12
2
-2/+6
*
Comment and clean up code.
P. J. McDermott
2012-08-12
2
-9/+23
*
Add documents to links definitions.
P. J. McDermott
2012-08-12
1
-0/+6
*
Fix missing line break in link definitions.
P. J. McDermott
2012-08-12
1
-0/+1
*
Mostly rewrite output().
P. J. McDermott
2012-08-12
1
-26/+38
*
Support macro substitutions.
P. J. McDermott
2012-08-12
1
-1/+1
*
Support "txt"-format document output.
P. J. McDermott
2012-08-12
1
-0/+41
*
Don't edit headings in index document.
P. J. McDermott
2012-08-11
1
-0/+5
*
Add chapter numbers to section numbers.
P. J. McDermott
2012-08-11
1
-0/+1
*
Remove type-specific document modules.
P. J. McDermott
2012-08-11
7
-192/+1
*
Remove format-specific book module.
P. J. McDermott
2012-08-11
1
-0/+1
*
Move templating to MarkdownBook::Document::HTML.
P. J. McDermott
2012-08-10
1
-4/+34
*
Move sections method into MarkdownBook::Document.
P. J. McDermott
2012-08-10
1
-11/+0
*
Adjust book and document interfaces.
P. J. McDermott
2012-08-10
1
-1/+1
*
Rewrite section code.
P. J. McDermott
2012-08-10
1
-28/+15
*
Standardize constructor code style.
P. J. McDermott
2012-08-10
1
-1/+2
*
Factor format-specific code out of modules.
P. J. McDermott
2012-08-10
4
-0/+186
*
Add post-processing script and modules.
P. J. McDermott
2012-08-10
3
-0/+111