mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 07:19:41 +02:00
cleanup
This commit is contained in:
@@ -167,8 +167,6 @@ export const detectDirective = function (text, type = null) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* > > > > > > > Develop
|
|
||||||
*
|
|
||||||
* @function isSubstringInArray Detects whether a substring in present in a given array
|
* @function isSubstringInArray Detects whether a substring in present in a given array
|
||||||
* @param {string} str The substring to detect
|
* @param {string} str The substring to detect
|
||||||
* @param {Array} arr The array to search
|
* @param {Array} arr The array to search
|
||||||
|
Reference in New Issue
Block a user