mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 15:30:03 +02:00
Support for cyrillic characters
This commit is contained in:
@@ -304,7 +304,7 @@ exports.tester = function(){};
|
||||
* @returns {string}
|
||||
*/
|
||||
exports.version = function(){
|
||||
return '0.2.9';
|
||||
return '0.2.10';
|
||||
};
|
||||
|
||||
var equals = function (val, variable){
|
||||
|
Reference in New Issue
Block a user