Skip to content
Snippets Groups Projects
  1. Apr 19, 2016
  2. Apr 10, 2016
    • Isabella Skořepová's avatar
      Clean up in markdown.js and some unit tests · af2b20d7
      Isabella Skořepová authored
      1. More robust href parameter parsing
      2. Split youtube-related code (except html) to separate file
      3. Unit tests for 1 and 2
      4. Heading "Hello - world" now generates "hello-world" anchor instead of
         "hello---world" (no more duplicated hyphens in urls)
      af2b20d7
  3. Apr 07, 2016
  4. Apr 04, 2016
  5. Mar 29, 2016
  6. Mar 23, 2016
  7. Mar 10, 2016
  8. Mar 07, 2016
  9. Mar 04, 2016
  10. Mar 03, 2016
  11. Feb 29, 2016
    • Isabella Skořepová's avatar
      Make lwip optional dependency · c1dbc12b
      Isabella Skořepová authored
      This allows it to run without compiler
      (namely VS on Windows).
      
      Image minification won't work when LWIP is
      not available. App will warn you about it.
      
      It will also generate lightbox for every image
      even those which are under 512.
      
      It also normalizes every path to path/to/file
      from path\to\file.
      c1dbc12b
  12. Feb 28, 2016
  13. Feb 27, 2016
  14. Feb 25, 2016
  15. Feb 17, 2016
Loading