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

how to forbid auto insert tag? #889

Closed
DieYoungWsn opened this issue Aug 13, 2020 · 1 comment
Closed

how to forbid auto insert tag? #889

DieYoungWsn opened this issue Aug 13, 2020 · 1 comment

Comments

@DieYoungWsn
Copy link

DieYoungWsn commented Aug 13, 2020

`
line 115 column 1 - Warning: missing before

    line 116 column 5 - Warning: inserting implicit <em>

    line 117 column 29 - Warning: inserting implicit <em>

    line 118 column 5 - Warning: inserting implicit <em>

    line 126 column 38 - Warning: inserting implicit <em>

    line 129 column 33 - Warning: inserting implicit <em>

    line 132 column 1 - Warning: inserting implicit <em>
    `

    how to forbid ?

@DieYoungWsn DieYoungWsn changed the title how to forbid auto instert tag? how to forbid auto insert tag? Aug 13, 2020
@geoffmcl
Copy link
Contributor

@DieYoungWsn, Tidy is fixing your HTML code... you can not tell tidy to forget it...

If you gave some sample code, and your config used, could maybe give a better answer...

Look forward to further feedback... thanks...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants