19 lines
543 B
XML
19 lines
543 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
- Copyright (c) 2024. Elex. All Rights Reesrved.
|
|
- https://www.elex-project.com/
|
|
-->
|
|
|
|
<!DOCTYPE instance-profile
|
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
|
|
|
|
<instance-profile id="h"
|
|
name="HTML"
|
|
start-page="starter-topic.md">
|
|
|
|
<toc-element topic="starter-topic.md">
|
|
<toc-element topic="Web-Forms.md">
|
|
<toc-element topic="Input.md"/>
|
|
</toc-element>
|
|
</toc-element>
|
|
</instance-profile> |