Merge branch 'master' into fix_2729

This commit is contained in:
Daniel Imms
2020-03-13 19:09:13 -07:00
committed by GitHub
2 changed files with 206 additions and 156 deletions
+7 -1
View File
@@ -32,9 +32,15 @@ const TYPES = [
'SOS'
];
const MARKDOWN_TMPL = `
const MARKDOWN_TMPL = `---
title: Supported Terminal Sequences
category: API
---
{::options parse_block_html="true" /}
# Supported Terminal Sequences
xterm.js version: {{version}}
## Table of Contents
+199 -155
View File
File diff suppressed because it is too large Load Diff