Skip to content

vtfeatures#121

Merged
jerch merged 6 commits intoxtermjs:masterfrom
jerch:vtfeatures
Mar 11, 2020
Merged

vtfeatures#121
jerch merged 6 commits intoxtermjs:masterfrom
jerch:vtfeatures

Conversation

@jerch
Copy link
Copy Markdown
Member

@jerch jerch commented Mar 10, 2020

Shall fix #118.

@jerch jerch changed the title generate md file, hook into page vtfeatures Mar 10, 2020
Comment thread bin/update-docs
npm run build:docs

# add vtfeatures md file
VTFEATURES=$(cd _xterm.js && npm install mustache && npm run --silent vtfeatures > ../_docs/api/vtfeatures.md)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Following up on xtermjs/xterm.js#2754 (comment), yeah we should probably just move the script over to this repo.

Copy link
Copy Markdown
Member Author

@jerch jerch Mar 11, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tracked in xtermjs/xterm.js#2755.

@jerch jerch merged commit d6cb21c into xtermjs:master Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatically update VT features docs on website from xterm.js repo

2 participants