Diskussion:Code of Conduct: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
(Die Seite wurde neu angelegt: „ git clone https://github.com/Metalab/Code-of-Conduct.git pandoc code-of-conduct.md -o code-of-conduct.mediawiki -t "mediawiki"“)
 
Zeile 1: Zeile 1:
 +
Diskussionen über den CoC bitte auf [https://github.com/Metalab/Code-of-Conduct Github]
 +
 +
== How to re-format Markdown version on Github for this wiki ==
 
   git clone https://github.com/Metalab/Code-of-Conduct.git
 
   git clone https://github.com/Metalab/Code-of-Conduct.git
   pandoc code-of-conduct.md -o code-of-conduct.mediawiki -t "mediawiki"
+
   pandoc Code-of-Conduct/code-of-conduct.md -o Code-of-Conduct/code-of-conduct.mediawiki -t "mediawiki"

Version vom 17. November 2016, 12:21 Uhr

Diskussionen über den CoC bitte auf Github

How to re-format Markdown version on Github for this wiki

 git clone https://github.com/Metalab/Code-of-Conduct.git
 pandoc Code-of-Conduct/code-of-conduct.md -o Code-of-Conduct/code-of-conduct.mediawiki -t "mediawiki"