• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

language-dtd

DTD language support in Atom
  • #dtd
  • #language
  • #grammar
  • #syntax
  • #snippets
sebastienscout
0.2.1 3,468
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Language-dtd package for Atom

Adds syntax highlighting and snippets to DTD (Document Type Definition) files in Atom.

Snippets

From DTD file

Snippets Result
< <!NAME element>
element <!ELEMENT name (content)>
attlist <!ATTLIST element attribute TYPE #VALUE>
entity <!ENTITY name "value">

From XML file

Snippets Result
dtd-simple <!NAME element>
dtd-element <!ELEMENT name (content)>
dtd-attlist <!ATTLIST element attribute TYPE #VALUE>
dtd-entity <!ENTITY name "value">
dtd-local Generates a local DTD environment
dtd-import Import an external DTD file

Bugs

Feel free to report an issue and make a request.

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