- Jun 07, 2015
- 
- 
Greg Wilson authored
- 
Greg Wilson authored
- 
Greg Wilson authoredClarifying challenge format 
- 
Greg Wilson authored
 
- 
- May 23, 2015
- 
- 
Greg Wilson authoredExplaining why we use Markdown 
- 
Greg Wilson authored
 
- 
- May 08, 2015
- 
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authoredUpdate in the list of contributors from the Git history. 
- 
Raniere Silva authored
- 
Raniere Silva authoredUpdate in the list of contributors from the Git history. 
- 
Raniere Silva authoredAUTHORS: List contributors to this project 
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authoredImplement counter of errors at tools/check.py output 
- 
Raniere Silva authoredSub-heading raise warning not error 
- 
Raniere Silva authoredAdd getting ready 
- 
Raniere Silva authoredReplace #235. 
- 
Raniere Silva authoredThis change was suggested by @abought. Close #230. 
- 
Raniere Silva authoredRelated with https://github.com/swcarpentry/lesson-template/issues/220. 
 
- 
- May 07, 2015
- 
- 
Raniere Silva authoredReplace div with section and aside 
- 
Raniere Silva authoredto make the HTML more semantic. No visual change was made. Close #231. 
 
- 
- May 01, 2015
- 
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authoredFix check of glossary item 
- 
Raniere Silva authoredCommonMark doesn't support definition list and we have to workaround this limitation. This commit removes the request that line continuation start with four white spaces because (1) CommonMark remove the white spaces and (2) Pandoc doesn't care about it. $ pandoc <<EOF foo : bar continue EOF <dl> <dt>foo</dt> <dd>bar continue </dd> </dl> $ pandoc <<EOF foo : bar continue EOF <dl> <dt>foo</dt> <dd>bar continue </dd> </dl>
 
- 
- Apr 25, 2015
- 
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authoredconsolidate badge classes to swc.css 
 
- 
- Apr 20, 2015
- 
- 
Raniere Silva authoredThanks to ocefpaf for request that. 
 
- 
- Apr 19, 2015
- 
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authoredAdd variable to represent Pandoc 
 
-