User Tools

Site Tools


index.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
index.html [2015/08/31 15:33]
guvalif old revision restored (2015/08/26 11:54)
index.html [2021/04/01 13:41] (current)
Line 2: Line 2:
 ====== Top ====== ====== Top ======
  
-===== Welcome to "PLEN Playground - Wiki" ! ====== +===== Welcome to the "PLEN Playground - Wiki" ! ======
-このwikiはPLENのドキュメント共有用wikiです。 +
-ある程度まとまったノウハウが蓄積されたら、 +
-それを文書化しこちらへ共有してもらえるとありがたいです。 +
-みなさまのご協力、お願い申し上げます ;)  +
 This wiki is sharing PLEN's documents. This wiki is sharing PLEN's documents.
 If you have any ideas, it would be great if you could share it. If you have any ideas, it would be great if you could share it.
 Thank you for your cooperation ;) Thank you for your cooperation ;)
  
-===== Prescribed format ===== +(Please register our forum if you want to edit the wiki.) [[https://plen.jp/playground/forum/register.php|Register now!]] 
-ドキュメントは基本的に**Markdown**スタイルで記述できますが、+ 
 +===== How to Find a Document You Need ===== 
 +==== Tutorials ==== 
 +This category has information for beginners such as assembling manuals, software instructions, and so on. 
 + 
 +==== Specifications ==== 
 +This category has information for developers such as printing guides, protocol definition, and so on. 
 + 
 +==== API Guides ==== 
 +This category has technical information that is focused on each application. 
 + 
 +==== FAQ ==== 
 +This category has frequently asked questions on the [[https://plen.jp/playground/forum/|official forum]]. 
 + 
 +==== Resources on the GitHub ==== 
 +The anchor links the [[https://github.com/plenprojectcompany|official GitHub account.]] 
 +(The GitHub account, **'plenproject'**, is not official. 
 +If you have been watching the account, please change your watching target.) 
 + 
 +===== Prescribed Format ===== 
 +You could write documents using **Markdown syntax** with tags that are surrounding the syntax.
 <code> <code>
 <markdown> <markdown>
Line 19: Line 34:
 </markdown> </markdown>
 </code> </code>
-というタグを利用して、Markdownスタイルで記述された部分を囲む必要があります。 
- 
-また、いくつかの記法に関しては通常のwiki構文の方が便利なので、 
-場合に応じて適宜使い分けていただければと思います。 
-(たとえば、Markdownスタイルで記事を作成した場合、自動でセクションごとの編集ボタンが挿入されません。) 
- 
-You could basically write documents using **Markdown syntax**, but, in that case, you must use tags surrounding Markdown syntax. 
  
 In some ways, default wiki syntax is better than Markdown syntax, so please choose those properly. In some ways, default wiki syntax is better than Markdown syntax, so please choose those properly.
-(For example, if you wrote a document with Markdown syntax, wiki engine doesn't insert edit-buttons automatically.)+(For example, wiki engine doesn't insert edit-buttons automatically if you wrote a document with Markdown syntax.)
  
 ==== References ==== ==== References ====
-  * [[https://www.dokuwiki.org/ja:syntax|Wiki構文]] 
-  * [[http://qiita.com/Qiita/items/c686397e4a0f4f11683d|Markdownチートシート]] 
- 
   * [[https://www.dokuwiki.org/syntax|Default wiki syntax]]   * [[https://www.dokuwiki.org/syntax|Default wiki syntax]]
   * [[https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet|Markdown cheatsheet]]   * [[https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet|Markdown cheatsheet]]
index.html.1441035214.txt.gz · Last modified: 2021/04/01 13:41 (external edit)