Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong HTML element start detection #9

Open
TonySkorik opened this issue Nov 21, 2018 · 0 comments
Open

Wrong HTML element start detection #9

TonySkorik opened this issue Nov 21, 2018 · 0 comments
Assignees
Labels
syntax highlight Syntax haighlighting issues

Comments

@TonySkorik
Copy link
Owner

если написать рядом <0
это расценивается как начало html элемента

а если написать < 0
через пробед -- это уже норм

^if($is_not_found == 0){
       ^hReplace.foreach[k;v]{
               $from[$k]
               ^if(^fXmlText.text.pos[$from]<0){
                       $is_not_found(1)
                       ^break[]
               }
       }
}
@TonySkorik TonySkorik self-assigned this Nov 21, 2018
@TonySkorik TonySkorik added the bug Something isn't working label Nov 21, 2018
@TonySkorik TonySkorik reopened this Jan 11, 2019
@TonySkorik TonySkorik added syntax highlight Syntax haighlighting issues and removed bug Something isn't working labels Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
syntax highlight Syntax haighlighting issues
Projects
None yet
Development

No branches or pull requests

1 participant