1.00 + Fixed a bug with closing tags leading to the creation of an unpaired tag destroying the layout. 1.00 RC2 + Small code cleaning 1.00 RC1 + Added Jevix :: RUS character class to define Russian characters. + Auto-space after punctuation for Cyrillic only + Added cfgSetTagNoTypography () setting that disables typography in the specified tag + Slightly altered quotation processing algorithm. He became more strict + The 33-inch sign doesn’t turn into an opening quote anymore. However, my 24-monitor monitor doesn’t digest the parser. 0.99 + Extended functionality for checking tag attributes: attribute type can be specified ('colspan' => '# int', 'value' => '#text') in Jevix, by default, an array of types is defined for several standard attributes (src, href, width, height) 0.98 + Extended functionality for checking tag attributes: you can set a list of possible attribute values ('align' => array ('left', 'right', 'center')) 0.97 + Normal quotes are saved as "e; if they were so written 0.96 + Added allowed protocols https and ftp for links (a href = "https: // ...) 0.95 + Fixed typography? .. and! .. (two dots at the end no longer turn into three dots) + The automatic addition of a space after the dot for the Latin alphabet was disabled, which made it impossible to write index.php or .htaccess 0.94 + Added setting auto add tag parameters. Not rel = "nofolow" for links. Thanks Myroslav Holyak (vbhjckfd at gmail.com)
Source: https://habr.com/ru/post/44423/
All Articles