mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-19 13:54:12 +02:00
8 lines
500 B
XML
8 lines
500 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE topic SYSTEM "https://resources.jetbrains.com/writerside/1.0/html-entities.dtd">
|
|
<topic id="notes"
|
|
is-library="true" title="notes" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd">
|
|
<snippet id="list-format">
|
|
Lists have to be formatted like this: <code>["item1", "item2", "item3"]</code>. Note the double quotes.
|
|
</snippet>
|
|
</topic> |