Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renderer: added support to truncate variables. | Rafael G. Martins | 2016-05-30 | 1 | -1/+3 |
| | | | | this commit also documents variable formatters properly. | ||||
* | content-parser: encode HTML entities in DESCRIPTION variable | Rafael G. Martins | 2016-05-24 | 1 | -3/+4 |
| | |||||
* | content-parser: fixed DESCRIPTION variable. | Rafael G. Martins | 2016-05-23 | 1 | -3/+4 |
| | | | | | | | | | it is now built as a single line variable, that contains the full unparsed content of the first paragraph found in the source file, instead of just the first line of it. this also fixes a bug that prevented creating of DESCRIPTION variable, if the source file contained only a single line paragraph. | ||||
* | content-parser: do not use paragraphs inside blockquote for DESCRIPTION | Rafael G. Martins | 2016-05-22 | 1 | -1/+2 |
| | |||||
* | man: added documentation for DESCRIPTION variable | Rafael G. Martins | 2016-04-30 | 1 | -1/+6 |
| | |||||
* | man: added blogc-pagination(7) | Rafael G. Martins | 2016-04-30 | 1 | -0/+4 |
| | |||||
* | man: added em/en-dashes | Rafael G. Martins | 2016-03-05 | 1 | -0/+5 |
| | |||||
* | man: tests: minor documentation fix and more test coverage | Rafael G. Martins | 2016-02-21 | 1 | -2/+9 |
| | |||||
* | man: improved content-parser docs | Rafael G. Martins | 2016-02-21 | 1 | -0/+10 |
| | |||||
* | build: man: update URL | Rafael G. Martins | 2015-11-07 | 1 | -3/+3 |
| | |||||
* | man: fixed blogc-source(7) | Rafael G. Martins | 2015-10-24 | 1 | -1/+9 |
| | |||||
* | content-parser: handle \r\n line endings properly | Rafael G. Martins | 2015-10-22 | 1 | -4/+0 |
| | |||||
* | man: add note about id attrs for headers | Rafael G. Martins | 2015-10-15 | 1 | -0/+4 |
| | |||||
* | man: fixed blogc-source(7) | Rafael G. Martins | 2015-08-17 | 1 | -1/+4 |
| | |||||
* | man: typo | Rafael G. Martins | 2015-08-15 | 1 | -1/+1 |
| | |||||
* | man: improved blogc-source(7) | Rafael G. Martins | 2015-08-15 | 1 | -1/+73 |
| | |||||
* | moved repository to its own github org | Rafael G. Martins | 2015-07-05 | 1 | -1/+1 |
| | |||||
* | man: minor upgrade | Rafael G. Martins | 2015-07-01 | 1 | -0/+4 |
| | |||||
* | improved man pages | Rafael G. Martins | 2015-06-23 | 1 | -1/+113 |
| | |||||
* | improved man pages | Rafael G. Martins | 2015-06-14 | 1 | -4/+29 |
| | |||||
* | added initial man pages | Rafael G. Martins | 2015-05-15 | 1 | -0/+18 |