@@ -280,12 +280,14 @@ var wysihtml5ParserRules = {
},
"a": {
"check_attributes": {
- "href": "href", // if you compiled master manually then change this from 'url' to 'href'
+ "href": "any", // if you compiled master manually then change this from 'url' to 'href'
"target": "any"
+ /*
"set_attributes": {
"rel": "nofollow"
+ */
"keep_styles": {
"textAlign": 1,
"float": 1,