mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
[doclint] Implement simple markdown preprocessor
This patch implements simple markdown preprocessor. The goal is to generate certain parts of markdown, such as: - puppeteer version - chromium revision - table-of-contents - copy/paste parts of documentation (for shortcut methods)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Puppeteer API
|
||||
# Puppeteer API v<!-- GEN:version -->0.1.0<!-- GEN:stop-->
|
||||
|
||||
##### Table of Contents
|
||||
|
||||
|
||||
Reference in New Issue
Block a user