Server IP : 213.176.29.180  /  Your IP : 3.17.181.181
Web Server : Apache
System : Linux 213.176.29.180.hostiran.name 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
User : webtaragh ( 1001)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/../lib/../share/locale/ve/../de-CH/../tem/../az/../../nano/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/../lib/../share/locale/ve/../de-CH/../tem/../az/../../nano/xml.nanorc
## Here is an example for XML files.

syntax xml "\.([jrsx]html?|jnlp|mml|pom|rng|sgml?|svg|w[as]dl|wsdd|xjb|xml|xs(d|lt?)|xul)$"
header "<\?xml.*version=.*\?>"
magic "(XML|SGML) (sub)?document"
comment "<!--|-->"

# The entire content of the tag:
color green  start="<" end=">"

# The start and the end of the tag:
color cyan   "<[^> ]+" ">"

# The strings inside the tag:
color magenta "\"[^"]*\""

# Comments:
color yellow start="<!DOCTYPE" end="[/]?>"
color yellow start="<!--" end="-->"

# Escapes:
color red    "&[^;]*;"