• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

tree-sitter-4dxml

Atom language support for 4D
  • #4d
  • #orda
  • #tree-sitter
miyako
0.3.1 32
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

tree-sitter-4dxml

4D language support in Atom

A simple, generic XML parser, based on tree-sitter-html.

About

No integrity checking of element names or void tags vs self closing tags. tag.h

  • In 4D, the general tag can be void (preferences) or self closing (backup settings) depending on the DTD.

  • In 4D, the base tag is self closing, although it is void in HTML.

. and _ characters are allowed in element names. scanner.cc

  • In 4D, com.4d or primary_key is a valid element name.

No special processing for script or style tags. scanner.cc

No injection of javascript or css.

Implicit end tags are allowed as in the original parser (no strict XML validation).

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by