discussions Search Results · repo:htmlhint/HTMLHint language:TypeScript
Filter by
9 results
(74 ms)9 results
inhtmlhint/HTMLHint (press backspace or delete to remove):
Hi I would like to put a variable in html to integrate the information or session of my user after connection
Lbobossposted
on Dec 12, 2024- 1
:
Hi,
I was wondering if we can have the config option take http:// file path ?
htmlhint --config https:// some-remote-path /htmlhint.config index.html
The idea is to make configuration common for multiple ...
pixlboyposted
on Jun 20, 2023- 0
:
Como esta? Amigos una pregunta alguien sabe como solucionar el código de verificación de insta a mi correo y móvil ?
Gracias
Joherthposted
on May 14, 2023- 1
:
For example, I want doctype-first rule only occurs on html file, but not svelte. How to I set this up? Thanks,
KiddoVposted
on Dec 22, 2022- 0
:
I was trying to make HTMLHint to work on other files like *.svelte but failed to do so! I ve tried add this to the
setting.json, but it s still not working:
{
...
htmlhint.documentSelector : [
...
KiddoVposted
on Nov 10, 2022- 1
:
Hello team. Is it possible to create rule that will check duplication inside classes or any other attribute? For example
this is ok - class= class1 class2 and this is not - class= class1 class2 class1 ...
a-gunderinposted
on Aug 21, 2022- 0
:
I want to test the HTMLHint code locally on my HTML files, how can i do that? I have cloned the HTMLHint code and
installed it into my HTML File folder using npm install path-to-fullPathToHtmlHintPackage ...
muskan6posted
on Mar 16, 2021- 0
:
I am very new to coding, and am not sure why htmlhint is not working for me in VSCode. I ve installed W3C Web Validator
and it shows many errors with my coding, but HTMLhint doesn t show any errors, and ...
KodaLoverposted
on Jul 27, 2021- 1