@haxall/haxall
Preparing search index...
markdown
PathologicalTest
Class PathologicalTest
Pathological input cases (from commonmark.js)
Hierarchy
any
PathologicalTest
Index
Constructors
constructor
Properties
type$
Methods
test
Backslash
In
Link
test
Emphasis
Closers
With
No
Openers
test
Emphasis
Openers
With
No
Closers
test
Huge
Horizontal
Rule
test
Link
Closers
With
No
Openers
test
Link
Openers
With
No
Closer
test
Mismatched
Openers
And
Closers
test
Nested
Block
Quotes
test
Nested
Brackets
test
Nested
Strong
Emphasis
test
Unclosed
Inline
Links
make
Constructors
constructor
new
PathologicalTest
()
:
PathologicalTest
Returns
PathologicalTest
Properties
Static
type$
type$
:
Type
Methods
test
Backslash
In
Link
testBackslashInLink
()
:
void
Returns
void
test
Emphasis
Closers
With
No
Openers
testEmphasisClosersWithNoOpeners
()
:
void
Returns
void
test
Emphasis
Openers
With
No
Closers
testEmphasisOpenersWithNoClosers
()
:
void
Returns
void
test
Huge
Horizontal
Rule
testHugeHorizontalRule
()
:
void
Returns
void
test
Link
Closers
With
No
Openers
testLinkClosersWithNoOpeners
()
:
void
Returns
void
test
Link
Openers
With
No
Closer
testLinkOpenersWithNoCloser
()
:
void
Returns
void
test
Mismatched
Openers
And
Closers
testMismatchedOpenersAndClosers
()
:
void
Returns
void
test
Nested
Block
Quotes
testNestedBlockQuotes
()
:
void
Returns
void
test
Nested
Brackets
testNestedBrackets
()
:
void
Returns
void
test
Nested
Strong
Emphasis
testNestedStrongEmphasis
()
:
void
Returns
void
test
Unclosed
Inline
Links
testUnclosedInlineLinks
()
:
void
Returns
void
Static
make
make
(
...
args
:
unknown
[]
)
:
PathologicalTest
Parameters
...
args
:
unknown
[]
Returns
PathologicalTest
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type$
Methods
test
Backslash
In
Link
test
Emphasis
Closers
With
No
Openers
test
Emphasis
Openers
With
No
Closers
test
Huge
Horizontal
Rule
test
Link
Closers
With
No
Openers
test
Link
Openers
With
No
Closer
test
Mismatched
Openers
And
Closers
test
Nested
Block
Quotes
test
Nested
Brackets
test
Nested
Strong
Emphasis
test
Unclosed
Inline
Links
make
@haxall/haxall
Loading...
Pathological input cases (from commonmark.js)