Files
javascript-examples/Writerside/redirection-rules.xml
2024-06-21 14:34:12 +09:00

22 lines
697 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2024. Elex. All Rights Reesrved.
~ https://www.elex-project.com/
-->
<!DOCTYPE rules SYSTEM "https://resources.jetbrains.com/writerside/1.0/redirection-rules.dtd">
<rules>
<!-- format is as follows
<rule id="<unique id>">
<accepts>page.html</accepts>
</rule>
-->
<rule id="538983bd">
<description>Created after removal of "기본 타입" from JavaScript</description>
<accepts>Type.html</accepts>
</rule>
<rule id="56175d84">
<description>Created after removal of "Typescript" from JavaScript</description>
<accepts>TypeScript.html</accepts>
</rule>
</rules>