docs-and-graphs
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "docs-and-graphs", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "", |
const PARENTHESIS_TYPES = [ | ||
{ | ||
left: '(', right: ')', | ||
}, | ||
{ | ||
left: '`', right: '`', | ||
}] | ||
@@ -5,0 +8,0 @@ |
@@ -30,2 +30,3 @@ import { expect } from 'expect' | ||
'lives in :: [Test with relative](../houses/BobHouse.md)', | ||
'things like `Family Members::John Smith` that is interpreted as', | ||
] | ||
@@ -32,0 +33,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
154767
2389