mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2025-01-21 21:01:15 +01:00
Add XML syntax highlighting in docs
This commit is contained in:
parent
6289ccfa78
commit
6ed2f43098
@ -118,7 +118,7 @@ try {
|
||||
|
||||
Produces:
|
||||
|
||||
```
|
||||
```xml
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AST xmlns:node="http://nikic.github.com/PHPParser/XML/node" xmlns:subNode="http://nikic.github.com/PHPParser/XML/subNode" xmlns:scalar="http://nikic.github.com/PHPParser/XML/scalar">
|
||||
<scalar:array>
|
||||
|
Loading…
x
Reference in New Issue
Block a user