.␊
+ Text [link](https://example.com/page) [link][] [link] ![image][link].␊
+ Text https://example.com/page.`,
+ hidden: false,
+ info: '',
+ level: 1,
+ line: 'Text *emphasized* **strong** ___emphasized+strong___.',
+ lineNumber: 10,
+ map: [
+ 9,
+ 13,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'p',
+ type: 'paragraph_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: 'Hard ',
+ lineNumber: 15,
+ map: [
+ 14,
+ 16,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'p',
+ type: 'paragraph_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Hard',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: 'Hard ',
+ lineNumber: 15,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: 'Hard ',
+ lineNumber: 15,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: 'br',
+ type: 'hardbreak',
+ },
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'line break',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: 'line break',
+ lineNumber: 16,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: `Hard ␊
+ line break`,
+ hidden: false,
+ info: '',
+ level: 1,
+ line: 'Hard ',
+ lineNumber: 15,
+ map: [
+ 14,
+ 16,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'p',
+ type: 'paragraph_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '> Block quote',
+ lineNumber: 20,
+ map: [
+ 19,
+ 21,
+ ],
+ markup: '>',
+ meta: null,
+ nesting: 1,
+ tag: 'blockquote',
+ type: 'blockquote_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ line: '> Block quote',
+ lineNumber: 20,
+ map: [
+ 19,
+ 20,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'p',
+ type: 'paragraph_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Block quote',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '> Block quote',
+ lineNumber: 20,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: 'Block quote',
+ hidden: false,
+ info: '',
+ level: 2,
+ line: '> Block quote',
+ lineNumber: 20,
+ map: [
+ 19,
+ 20,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'p',
+ type: 'paragraph_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ line: '> > Nested',
+ lineNumber: 21,
+ map: [
+ 20,
+ 21,
+ ],
+ markup: '>',
+ meta: null,
+ nesting: 1,
+ tag: 'blockquote',
+ type: 'blockquote_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 2,
+ line: '> > Nested',
+ lineNumber: 21,
+ map: [
+ 20,
+ 21,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'p',
+ type: 'paragraph_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Nested',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '> > Nested',
+ lineNumber: 21,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: 'Nested',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: '> > Nested',
+ lineNumber: 21,
+ map: [
+ 20,
+ 21,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 2,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'p',
+ type: 'paragraph_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ map: null,
+ markup: '>',
+ meta: null,
+ nesting: -1,
+ tag: 'blockquote',
+ type: 'blockquote_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ map: null,
+ markup: '>',
+ meta: null,
+ nesting: -1,
+ tag: 'blockquote',
+ type: 'blockquote_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '- Unordered',
+ lineNumber: 23,
+ map: [
+ 22,
+ 28,
+ ],
+ markup: '-',
+ meta: null,
+ nesting: 1,
+ tag: 'ul',
+ type: 'bullet_list_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ line: '- Unordered',
+ lineNumber: 23,
+ map: [
+ 22,
+ 23,
+ ],
+ markup: '-',
+ meta: null,
+ nesting: 1,
+ tag: 'li',
+ type: 'list_item_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: true,
+ info: '',
+ level: 2,
+ line: '- Unordered',
+ lineNumber: 23,
+ map: [
+ 22,
+ 23,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'p',
+ type: 'paragraph_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Unordered',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '- Unordered',
+ lineNumber: 23,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: 'Unordered',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: '- Unordered',
+ lineNumber: 23,
+ map: [
+ 22,
+ 23,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: true,
+ info: '',
+ level: 2,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'p',
+ type: 'paragraph_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ map: null,
+ markup: '-',
+ meta: null,
+ nesting: -1,
+ tag: 'li',
+ type: 'list_item_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ line: '- List',
+ lineNumber: 24,
+ map: [
+ 23,
+ 28,
+ ],
+ markup: '-',
+ meta: null,
+ nesting: 1,
+ tag: 'li',
+ type: 'list_item_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: true,
+ info: '',
+ level: 2,
+ line: '- List',
+ lineNumber: 24,
+ map: [
+ 23,
+ 24,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'p',
+ type: 'paragraph_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'List',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '- List',
+ lineNumber: 24,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: 'List',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: '- List',
+ lineNumber: 24,
+ map: [
+ 23,
+ 24,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: true,
+ info: '',
+ level: 2,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'p',
+ type: 'paragraph_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 2,
+ line: ' - Items',
+ lineNumber: 25,
+ map: [
+ 24,
+ 28,
+ ],
+ markup: '-',
+ meta: null,
+ nesting: 1,
+ tag: 'ul',
+ type: 'bullet_list_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: ' - Items',
+ lineNumber: 25,
+ map: [
+ 24,
+ 28,
+ ],
+ markup: '-',
+ meta: null,
+ nesting: 1,
+ tag: 'li',
+ type: 'list_item_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 4,
+ line: ' - Items',
+ lineNumber: 25,
+ map: [
+ 24,
+ 26,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'p',
+ type: 'paragraph_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Items',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: ' - Items',
+ lineNumber: 25,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: ' - Items',
+ lineNumber: 25,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: 'br',
+ type: 'softbreak',
+ },
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Indented',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: ' Indented',
+ lineNumber: 26,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: `Items␊
+ Indented`,
+ hidden: false,
+ info: '',
+ level: 5,
+ line: ' - Items',
+ lineNumber: 25,
+ map: [
+ 24,
+ 26,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 4,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'p',
+ type: 'paragraph_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 4,
+ line: ' Content',
+ lineNumber: 28,
+ map: [
+ 27,
+ 28,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'p',
+ type: 'paragraph_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Content',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: ' Content',
+ lineNumber: 28,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: 'Content',
+ hidden: false,
+ info: '',
+ level: 5,
+ line: ' Content',
+ lineNumber: 28,
+ map: [
+ 27,
+ 28,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 4,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'p',
+ type: 'paragraph_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 3,
+ map: null,
+ markup: '-',
+ meta: null,
+ nesting: -1,
+ tag: 'li',
+ type: 'list_item_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 2,
+ map: null,
+ markup: '-',
+ meta: null,
+ nesting: -1,
+ tag: 'ul',
+ type: 'bullet_list_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ map: null,
+ markup: '-',
+ meta: null,
+ nesting: -1,
+ tag: 'li',
+ type: 'list_item_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ map: null,
+ markup: '-',
+ meta: null,
+ nesting: -1,
+ tag: 'ul',
+ type: 'bullet_list_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '1. Ordered',
+ lineNumber: 30,
+ map: [
+ 29,
+ 35,
+ ],
+ markup: '.',
+ meta: null,
+ nesting: 1,
+ tag: 'ol',
+ type: 'ordered_list_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '1',
+ level: 1,
+ line: '1. Ordered',
+ lineNumber: 30,
+ map: [
+ 29,
+ 30,
+ ],
+ markup: '.',
+ meta: null,
+ nesting: 1,
+ tag: 'li',
+ type: 'list_item_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: true,
+ info: '',
+ level: 2,
+ line: '1. Ordered',
+ lineNumber: 30,
+ map: [
+ 29,
+ 30,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'p',
+ type: 'paragraph_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Ordered',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '1. Ordered',
+ lineNumber: 30,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: 'Ordered',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: '1. Ordered',
+ lineNumber: 30,
+ map: [
+ 29,
+ 30,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: true,
+ info: '',
+ level: 2,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'p',
+ type: 'paragraph_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ map: null,
+ markup: '.',
+ meta: null,
+ nesting: -1,
+ tag: 'li',
+ type: 'list_item_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '2',
+ level: 1,
+ line: '2. List',
+ lineNumber: 31,
+ map: [
+ 30,
+ 35,
+ ],
+ markup: '.',
+ meta: null,
+ nesting: 1,
+ tag: 'li',
+ type: 'list_item_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: true,
+ info: '',
+ level: 2,
+ line: '2. List',
+ lineNumber: 31,
+ map: [
+ 30,
+ 31,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'p',
+ type: 'paragraph_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'List',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '2. List',
+ lineNumber: 31,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: 'List',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: '2. List',
+ lineNumber: 31,
+ map: [
+ 30,
+ 31,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: true,
+ info: '',
+ level: 2,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'p',
+ type: 'paragraph_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 2,
+ line: ' 1. Items',
+ lineNumber: 32,
+ map: [
+ 31,
+ 35,
+ ],
+ markup: '.',
+ meta: null,
+ nesting: 1,
+ tag: 'ol',
+ type: 'ordered_list_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '1',
+ level: 3,
+ line: ' 1. Items',
+ lineNumber: 32,
+ map: [
+ 31,
+ 35,
+ ],
+ markup: '.',
+ meta: null,
+ nesting: 1,
+ tag: 'li',
+ type: 'list_item_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 4,
+ line: ' 1. Items',
+ lineNumber: 32,
+ map: [
+ 31,
+ 33,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'p',
+ type: 'paragraph_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Items',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: ' 1. Items',
+ lineNumber: 32,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: ' 1. Items',
+ lineNumber: 32,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: 'br',
+ type: 'softbreak',
+ },
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Indented',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: ' Indented',
+ lineNumber: 33,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: `Items␊
+ Indented`,
+ hidden: false,
+ info: '',
+ level: 5,
+ line: ' 1. Items',
+ lineNumber: 32,
+ map: [
+ 31,
+ 33,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 4,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'p',
+ type: 'paragraph_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 4,
+ line: ' Content',
+ lineNumber: 35,
+ map: [
+ 34,
+ 35,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'p',
+ type: 'paragraph_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Content',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: ' Content',
+ lineNumber: 35,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: 'Content',
+ hidden: false,
+ info: '',
+ level: 5,
+ line: ' Content',
+ lineNumber: 35,
+ map: [
+ 34,
+ 35,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 4,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'p',
+ type: 'paragraph_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 3,
+ map: null,
+ markup: '.',
+ meta: null,
+ nesting: -1,
+ tag: 'li',
+ type: 'list_item_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 2,
+ map: null,
+ markup: '.',
+ meta: null,
+ nesting: -1,
+ tag: 'ol',
+ type: 'ordered_list_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ map: null,
+ markup: '.',
+ meta: null,
+ nesting: -1,
+ tag: 'li',
+ type: 'list_item_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ map: null,
+ markup: '.',
+ meta: null,
+ nesting: -1,
+ tag: 'ol',
+ type: 'ordered_list_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: `Fenced code block␊
+ `,
+ hidden: false,
+ info: 'markdown options',
+ level: 0,
+ line: '```markdown options',
+ lineNumber: 37,
+ map: [
+ 36,
+ 39,
+ ],
+ markup: '```',
+ meta: null,
+ nesting: 0,
+ tag: 'code',
+ type: 'fence',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: `Indented code block␊
+ `,
+ hidden: false,
+ info: '',
+ level: 0,
+ line: ' Indented code block',
+ lineNumber: 41,
+ map: [
+ 40,
+ 41,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: 'code',
+ type: 'code_block',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: `␊
+ HTML block␊
+
␊
+ `,
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '',
+ lineNumber: 43,
+ map: [
+ 42,
+ 45,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'html_block',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '| Table | Heading |',
+ lineNumber: 47,
+ map: [
+ 46,
+ 49,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'table',
+ type: 'table_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ line: '| Table | Heading |',
+ lineNumber: 47,
+ map: [
+ 46,
+ 47,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'thead',
+ type: 'thead_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 2,
+ line: '| Table | Heading |',
+ lineNumber: 47,
+ map: [
+ 46,
+ 47,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'tr',
+ type: 'tr_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: '| Table | Heading |',
+ lineNumber: 47,
+ map: [
+ 46,
+ 47,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'th',
+ type: 'th_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Table',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '| Table | Heading |',
+ lineNumber: 47,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: 'Table',
+ hidden: false,
+ info: '',
+ level: 4,
+ line: '| Table | Heading |',
+ lineNumber: 47,
+ map: [
+ 46,
+ 47,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: '| Table | Heading |',
+ lineNumber: 47,
+ map: [
+ 46,
+ 47,
+ ],
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'th',
+ type: 'th_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: '| Table | Heading |',
+ lineNumber: 47,
+ map: [
+ 46,
+ 47,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'th',
+ type: 'th_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Heading',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '| Table | Heading |',
+ lineNumber: 47,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: 'Heading',
+ hidden: false,
+ info: '',
+ level: 4,
+ line: '| Table | Heading |',
+ lineNumber: 47,
+ map: [
+ 46,
+ 47,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: '| Table | Heading |',
+ lineNumber: 47,
+ map: [
+ 46,
+ 47,
+ ],
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'th',
+ type: 'th_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 2,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'tr',
+ type: 'tr_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'thead',
+ type: 'thead_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ line: '| Table | Cell |',
+ lineNumber: 49,
+ map: [
+ 48,
+ 49,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'tbody',
+ type: 'tbody_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 2,
+ line: '| Table | Cell |',
+ lineNumber: 49,
+ map: [
+ 48,
+ 49,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'tr',
+ type: 'tr_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: '| Table | Cell |',
+ lineNumber: 49,
+ map: [
+ 48,
+ 49,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'td',
+ type: 'td_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Table',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '| Table | Cell |',
+ lineNumber: 49,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: 'Table',
+ hidden: false,
+ info: '',
+ level: 4,
+ line: '| Table | Cell |',
+ lineNumber: 49,
+ map: [
+ 48,
+ 49,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: '| Table | Cell |',
+ lineNumber: 49,
+ map: [
+ 48,
+ 49,
+ ],
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'td',
+ type: 'td_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: '| Table | Cell |',
+ lineNumber: 49,
+ map: [
+ 48,
+ 49,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 1,
+ tag: 'td',
+ type: 'td_open',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: [
+ Token {
+ attrs: null,
+ block: false,
+ children: null,
+ content: 'Cell',
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '| Table | Cell |',
+ lineNumber: 49,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'text',
+ },
+ ],
+ content: 'Cell',
+ hidden: false,
+ info: '',
+ level: 4,
+ line: '| Table | Cell |',
+ lineNumber: 49,
+ map: [
+ 48,
+ 49,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'inline',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 3,
+ line: '| Table | Cell |',
+ lineNumber: 49,
+ map: [
+ 48,
+ 49,
+ ],
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'td',
+ type: 'td_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 2,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'tr',
+ type: 'tr_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 1,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'tbody',
+ type: 'tbody_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: '',
+ hidden: false,
+ info: '',
+ level: 0,
+ map: null,
+ markup: '',
+ meta: null,
+ nesting: -1,
+ tag: 'table',
+ type: 'table_close',
+ },
+ Token {
+ attrs: null,
+ block: true,
+ children: null,
+ content: `␊
+ `,
+ hidden: false,
+ info: '',
+ level: 0,
+ line: '',
+ lineNumber: 51,
+ map: [
+ 50,
+ 51,
+ ],
+ markup: '',
+ meta: null,
+ nesting: 0,
+ tag: '',
+ type: 'html_block',
+ },
+ ]
diff --git a/test/snapshots/markdownlint-test-custom-rules.js.snap b/test/snapshots/markdownlint-test-custom-rules.js.snap
new file mode 100644
index 00000000..b0f17cd9
Binary files /dev/null and b/test/snapshots/markdownlint-test-custom-rules.js.snap differ