Yuki Takei 4 лет назад
Родитель
Сommit
4eee8f9eec

+ 4 - 4
packages/app/resource/locales/en_US/sandbox.md

@@ -237,10 +237,10 @@ You can create links using `[Display text](URL)`.
 
 
 ```
 ```
 [/Sandbox]
 [/Sandbox]
-</user/admin1>
+</user/admin1>
 ```
 ```
 
 
-[/Sandbox]
+[/Sandbox]  
 </user/admin1>
 </user/admin1>
 
 
 ## Pukiwiki like linker
 ## Pukiwiki like linker
@@ -253,10 +253,10 @@ Both the page description and link address can be displayed on the page.
 
 
 ```
 ```
 [[./Bootstrap4]]
 [[./Bootstrap4]]
-Example of Bootstrap4 is[[here>./Bootstrap4]]
+Example of Bootstrap4 is [[here>./Bootstrap4]]
 ```
 ```
 
 
-[[../user]]
+[[../Bootstrap4]]  
 Example of Bootstrap4 is[[here>./Bootstrap4]]
 Example of Bootstrap4 is[[here>./Bootstrap4]]
 
 
 # :pencil: Lists
 # :pencil: Lists

+ 3 - 3
packages/app/resource/locales/ja_JP/sandbox.md

@@ -236,10 +236,10 @@ ___
 
 
 ```
 ```
 [/Sandbox]
 [/Sandbox]
-&lt;/user/admin1>
+</user/admin1>
 ```
 ```
 
 
-[/Sandbox]
+[/Sandbox]  
 </user/admin1>
 </user/admin1>
 
 
 ## Pukiwiki like linker
 ## Pukiwiki like linker
@@ -255,7 +255,7 @@ ___
 Bootstrap4のExampleは[[こちら>./Bootstrap4]]
 Bootstrap4のExampleは[[こちら>./Bootstrap4]]
 ```
 ```
 
 
-[[../user]]
+[[../Bootstrap4]]  
 Bootstrap4のExampleは[[こちら>./Bootstrap4]]
 Bootstrap4のExampleは[[こちら>./Bootstrap4]]
 
 
 # :pencil: Lists
 # :pencil: Lists

+ 4 - 4
packages/app/resource/locales/zh_CN/sandbox.md

@@ -237,10 +237,10 @@ You can create links using `[Display text](URL)`.
 
 
 ```
 ```
 [/Sandbox]
 [/Sandbox]
-&lt;/user/admin1>
+</user/admin1>
 ```
 ```
 
 
-[/Sandbox]
+[/Sandbox]  
 </user/admin1>
 </user/admin1>
 
 
 ## Pukiwiki like linker
 ## Pukiwiki like linker
@@ -256,8 +256,8 @@ Both the page description and link address can be displayed on the page.
 Example of Bootstrap4 is[[here>./Bootstrap4]]
 Example of Bootstrap4 is[[here>./Bootstrap4]]
 ```
 ```
 
 
-[[../user]]
-Example of Bootstrap4 is[[here>./Bootstrap4]]
+[[../Bootstrap4]]  
+Example of Bootstrap4 is [[here>./Bootstrap4]]
 
 
 # :pencil: Lists
 # :pencil: Lists