2024-06-21
This commit is contained in:
22
Writerside/redirection-rules.xml
Normal file
22
Writerside/redirection-rules.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user