Skip to content
Snippets Groups Projects
  1. Nov 07, 2019
  2. Nov 06, 2019
  3. Dec 05, 2017
  4. Apr 21, 2016
  5. Apr 19, 2016
  6. 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)
      Verified
      af2b20d7
  7. Apr 07, 2016
  8. Apr 04, 2016
  9. Mar 29, 2016
  10. Mar 23, 2016
  11. Mar 10, 2016
  12. Mar 07, 2016
  13. Mar 04, 2016
  14. Mar 03, 2016
  15. 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
  16. Feb 28, 2016
  17. Feb 27, 2016
  18. Feb 25, 2016
  19. Feb 17, 2016
Loading