Warning, /frameworks/syntax-highlighting/autotests/reference/test.mml.ref is written in an unsupported language. File is not indexed.

0001 <Comment># Normal YAML highlighting:</Comment><br/>
0002 <Key>_parts</Key><Key Points Operator>:</Key Points Operator><br/>
0003 <Attribute>  </Attribute><Key>srid</Key><Key Points Operator>:</Key Points Operator><Attribute> </Attribute><Alias>&srid</Alias><Attribute> "3857"</Attribute><br/>
0004 <Comment>  # YAML comment</Comment><br/>
0005 <Attribute>  </Attribute><Key>world</Key><Key Points Operator>:</Key Points Operator><Attribute> </Attribute><Alias>&world</Alias><br/>
0006 <Attribute>    </Attribute><Operator>-</Operator><Normal Text> </Normal Text><Integer>-180</Integer><br/>
0007 <Attribute>  </Attribute><Key>extents</Key><Key Points Operator>:</Key Points Operator><Attribute> </Attribute><Alias>&extents</Alias><br/>
0008 <Attribute>    </Attribute><Key>extent</Key><Key Points Operator>:</Key Points Operator><Attribute> </Attribute><Reference>*world</Reference><br/>
0009 <Attribute>    </Attribute><Key>srs-name</Key><Key Points Operator>:</Key Points Operator><Attribute> </Attribute><Reference>*srid</Reference><br/>
0010 <Key>scale</Key><Key Points Operator>:</Key Points Operator><Attribute> </Attribute><Integer>1</Integer><br/>
0011 <Key>interactivity</Key><Key Points Operator>:</Key Points Operator><Attribute> </Attribute><Boolean>false</Boolean><br/>
0012 <Attribute></Attribute><br/>
0013 <Key>Layer</Key><Key Points Operator>:</Key Points Operator><br/>
0014 <Attribute>  </Attribute><Operator>-</Operator><Normal Text> </Normal Text><Key>id</Key><Key Points Operator>:</Key Points Operator><Attribute> water-lines-low-zoom</Attribute><br/>
0015 <Attribute>    </Attribute><Key>geometry</Key><Key Points Operator>:</Key Points Operator><Attribute> linestring</Attribute><br/>
0016 <Attribute>    </Attribute><Key>geometry2</Key><Key Points Operator>:</Key Points Operator><Attribute> </Attribute><String>"string"</String><br/>
0017 <Attribute>    </Attribute><Key>Datasource</Key><Key Points Operator>:</Key Points Operator><br/>
0018 <Attribute>      </Attribute><Key><<</Key><Key Points Operator>:</Key Points Operator><Attribute> </Attribute><Reference>*osm2pgsql</Reference><br/>
0019 <Key>      table</Key><Key Points Operator>: </Key Points Operator><Literal/Folded Operator>|-</Literal/Folded Operator><br/>
0020 <Normal Text>        </Normal Text><Comment>-- Highlighting the table SQL by including PostgreSQL highlighting:</Comment><br/>
0021 <Normal Text>        (</Normal Text><Keyword>SELECT</Keyword><br/>
0022 <Normal Text>            way,</Normal Text><br/>
0023 <Normal Text>            </Normal Text><Comment>-- SQL comment</Comment><br/>
0024 <Normal Text>            waterway,</Normal Text><br/>
0025 <Normal Text>            </Normal Text><ControlFlow>CASE</ControlFlow><Normal Text> </Normal Text><ControlFlow>WHEN</ControlFlow><Normal Text> tags</Normal Text><Operator>-></Operator><Verbatim string>'intermittent</Verbatim string><String delimiter>'</String delimiter><Normal Text> </Normal Text><Operator Keyword>IN</Operator Keyword><Normal Text> (</Normal Text><Verbatim string>'yes</Verbatim string><String delimiter>'</String delimiter><Normal Text>)</Normal Text><br/>
0026 <Normal Text>              </Normal Text><Operator Keyword>OR</Operator Keyword><Normal Text> tags</Normal Text><Operator>-></Operator><Verbatim string>'seasonal</Verbatim string><String delimiter>'</String delimiter><Normal Text> </Normal Text><Operator Keyword>IN</Operator Keyword><Normal Text> (</Normal Text><Verbatim string>'yes</Verbatim string><String delimiter>'</String delimiter><Normal Text>, </Normal Text><Verbatim string>'spring</Verbatim string><String delimiter>'</String delimiter><Normal Text>, </Normal Text><Verbatim string>'summer</Verbatim string><String delimiter>'</String delimiter><Normal Text>, </Normal Text><Verbatim string>'autumn</Verbatim string><String delimiter>'</String delimiter><Normal Text>, </Normal Text><Verbatim string>'winter</Verbatim string><String delimiter>'</String delimiter><Normal Text>, </Normal Text><Verbatim string>'wet_season</Verbatim string><String delimiter>'</String delimiter><Normal Text>, </Normal Text><Verbatim string>'dry_season</Verbatim string><String delimiter>'</String delimiter><Normal Text>)</Normal Text><br/>
0027 <Normal Text>              </Normal Text><ControlFlow>THEN</ControlFlow><Normal Text> </Normal Text><Verbatim string>'yes</Verbatim string><String delimiter>'</String delimiter><Normal Text> </Normal Text><ControlFlow>ELSE</ControlFlow><Normal Text> </Normal Text><Verbatim string>'no</Verbatim string><String delimiter>'</String delimiter><Normal Text> </Normal Text><ControlFlow>END</ControlFlow><Normal Text> </Normal Text><Keyword>AS</Keyword><Normal Text> int_intermittent</Normal Text><br/>
0028 <Normal Text>          </Normal Text><Keyword>FROM</Keyword><Normal Text> planet_osm_line</Normal Text><br/>
0029 <Normal Text>          </Normal Text><Keyword>WHERE</Keyword><Normal Text> waterway </Normal Text><Operator>=</Operator><Normal Text> </Normal Text><Verbatim string>'river</Verbatim string><String delimiter>'</String delimiter><br/>
0030 <Normal Text>        ) </Normal Text><Keyword>AS</Keyword><Normal Text> water_lines_low_zoom</Normal Text><br/>
0031 <Attribute>    </Attribute><Key>properties</Key><Key Points Operator>:</Key Points Operator><br/>
0032 <Attribute>      </Attribute><Key>minzoom</Key><Key Points Operator>:</Key Points Operator><Attribute> </Attribute><Integer>8</Integer><Comment> # number</Comment><br/>
0033 <Attribute>      </Attribute><Key>maxzoom</Key><Key Points Operator>:</Key Points Operator><Attribute> </Attribute><Integer>11</Integer><Comment> # number</Comment><br/>