Markdown Extra is an extension to PHP Markdown implementing some features currently not available with the plain Markdown syntax. Markdown Extra is available as a separate parser class in PHP Markdown Lib. This document explains the changes and additions to the Markdown syntax implemented by Markdown Extra. You should already be familiar with original Markdown syntax documentation before reading t
ã¯ã¦ãªããã°ã®ãã«ãã§ã
Tutorial.ja $Id: Tutorial.ja 450 2008-06-02 08:29:25Z kou $ åºæ¬ GaUnitã使ã£ãåä½ãã¹ãã§ã¯ãã¹ããtest.unit.test-caseãç¶ æ¿ããã¢ã¸ã¥ã¼ã«å ã«æ¸ãã¾ãã (define-module test-your-module (extend test.unit.test-case) (use your-module)) (select-module test-your-module) ... (provide "test-your-module") ä¸æºå ããã§ã¯ï¼ run-test.el ã使ã£ã¦ãã¹ããèµ·åããããã«ãã¾ãï¼run-test.elã®è¨å®ã¯ README.jaã«æ¸ãã¦ããã®ã§ãã¡ããåèã«ãã¦ãã ããï¼ run-test.elã使ããªãå ´åã¯ä»¥ä¸ã®symdiffãã£ã¬ã¯ããªã§ä»¥ä¸ã® ããã«
ï¼¼ééäºå®ã®ãµã¤ãã売ããããï¼ï¼ ã¢ã¯ã»ã¹ããªããµã¤ããã³ã³ãã³ã価å¤ã§å£²ããå ´åã⦠ãã¡ã¤ã³ã®æå¹æéãæ´æ°ãã¦ãµã¤ã売å´ã«ãã©ã¤ãã¦ã¿ã¾ããã
Command Line1 To run gitignore.io from your command line you need an active internet connection an environment function. You need to add a function to your environment that lets you access the gitignore.io API.Linux$ echo "function gi() { curl http://gitignore.io/api/\$@ ;}" >> ~/.bashrc && source ~/.bashrcOSXbash$ echo "function gi() { curl http://gitignore.io/api/\$@ ;}" >> ~/.bash_profile && so
TDDãæ±ããã¨ã³ã¸ãã¢ãå¤ãã®ã§ãgaucheã§ã®ã¦ããããã¹ãä¾ã ;;ãã¹ã対象 (define (proc1 a b c) (if (and (<= a b)(<= a c)) (+ (proc2 b)(proc2 c)) (proc1 b c a))) (define (proc2 x) (* x x)) #| 以ä¸ã¦ããããã¹ãä¾ã |# ;;ãã¹ãã¢ã¸ã¥ã¼ã«ãèªã¿è¾¼ã (use gauche.test) ;;ãã¹ããã¹ã¿ã¼ã (test-start "proc1 test") ;;ãã¹ã群ã®ååä»ãã (test-section "test group 1") ;;ãã¹ãé ç® (test* "proc1 13" 13 (proc1 1 2 3)) (test* "proc1 25" 25 (proc1 2 4 3)) (test* "proc1 41" 41 (proc1 5
ã©ã³ãã³ã°
ã©ã³ãã³ã°
ã©ã³ãã³ã°
ãªãªã¼ã¹ãé害æ å ±ãªã©ã®ãµã¼ãã¹ã®ãç¥ãã
ææ°ã®äººæ°ã¨ã³ããªã¼ã®é ä¿¡
j次ã®ããã¯ãã¼ã¯
kåã®ããã¯ãã¼ã¯
lãã¨ã§èªã
eã³ã¡ã³ãä¸è¦§ãéã
oãã¼ã¸ãéã
{{#tags}}- {{label}}
{{/tags}}