paragraph: - match: '(```)(py|python)' captures: 1: punctuation.definition.code.begin.md 2: constant.other.language-name.md pop: 1 embed: scope:source.python embed_scope: source.python.embedded escape: ^``` escape_captures: 0: punctuation.definition.code.end.md