Skip to content
Snippets Groups Projects
  1. Oct 07, 2016
  2. Sep 15, 2016
  3. Sep 12, 2016
  4. Sep 07, 2016
  5. Sep 05, 2016
  6. Jul 28, 2016
  7. Jul 26, 2016
  8. Jul 24, 2016
    • Greg Wilson's avatar
      Checking that internally-defined links resolve. · cebd8558
      Greg Wilson authored
      An internally-defined Markdown link has the form [xxx][yyy].  If the
      ID 'yyy' doesn't resolve, the text is left as-is, so we check for
      that, then subtract those that reference configuration values using
      '{{'.  It's a hack, but it'll catch at least a few things.
      cebd8558
  9. Jul 21, 2016
  10. Jul 20, 2016
  11. Jul 15, 2016
  12. Jul 14, 2016
  13. Jul 13, 2016
  14. Jul 08, 2016
  15. Jul 07, 2016
  16. Jul 06, 2016
  17. Jul 03, 2016
  18. Jul 02, 2016
  19. Jul 01, 2016
  20. Jun 30, 2016
  21. Jun 28, 2016
  22. Jun 27, 2016
  23. Jun 26, 2016
  24. Jun 25, 2016
    • Greg Wilson's avatar
      Checking for non-Markdown files. · 519cd35b
      Greg Wilson authored
      Closes #55.
      519cd35b
    • Greg Wilson's avatar
      Only cleaning intermediate R files on demand. · 5217736a
      Greg Wilson authored
      1.  Splitting commands to clean intermediate R files into separate target.  These files must be committed to the repo, so they shouldn't be deleted under normal circumstances.
      2.  Modifying intermediate file generation to create fig/rmd-* rather than fig/swc-rmd-*, since this template is used by other carpentries (not just SWC).
      5217736a
  25. Jun 24, 2016