Peter Bacon Darwin
|
9ab1f4a9c9
|
style(aio): fix docs linting issues (#19702)
These issues appeared after upgrade of eslint jasmine plugin
PR Close #19702
|
2017-11-01 15:24:46 -07:00 |
Peter Bacon Darwin
|
4d5fa5c855
|
build(aio): capture the h1 title and attach it to the document
The HTML post-processing now collects any h1
that is found in the renderedContent and attaches
it to the doc via the `doc.vFile.title` property.
|
2017-05-31 08:45:31 +03:00 |
Peter Bacon Darwin
|
bcbee13e26
|
build(aio): fail build if more than h1 is found in a doc
Closes #16193
|
2017-05-11 08:15:19 +01:00 |
Peter Bacon Darwin
|
3b80472bad
|
style(aio): fix comment on postProcessHtml processor
Fixes https://github.com/angular/angular/pull/16336#discussion_r113891332
|
2017-05-01 15:52:51 -07:00 |
Peter Bacon Darwin
|
64335d3521
|
build(aio): capture and log errors and warnings when post-processing HTML
|
2017-05-01 15:52:51 -07:00 |
Peter Bacon Darwin
|
1ceb2f9c79
|
build(aio): add new post-process dgeni package
This package will allow us to do complex post-processing
on the HTML that is rendered by Nunjucks.
|
2017-04-27 23:42:04 -05:00 |