/test/path/folder/subfolder/options.t2t

http://txt2tags.googlecode.com/ · Unknown · 28 lines · 25 code · 3 blank · 0 comment · 0 complexity · 63d3156dc3c12902b6e1f158db8a345b MD5 · raw file

  1. %!options: --outfile ../../options.html
  2. %!style: ../../../../upup.css
  3. %!style: ../../../up.css
  4. %!style: ../../current.css
  5. %!style: ../../folder/sub.css
  6. %!style: ../../folder/subfolder/subsub.css
  7. %!style: ../../folder/subfolder/../sub.css
  8. %!style: ../../folder/subfolder/../../current.css
  9. %!style: ../../folder/subfolder/../../../up.css
  10. %!style: ../../folder/subfolder/../../../../upup.css
  11. %!style: /absolute.css
  12. %!style: http://txt2tags.org/site.css
  13. %!style: https://txt2tags.org/site.css
  14. %!options: --style ../../../../upup.css
  15. %!options: --style ../../../up.css
  16. %!options: --style ../../current.css
  17. %!options: --style ../../folder/sub.css
  18. %!options: --style ../../folder/subfolder/subsub.css
  19. %!options: --style ../../folder/subfolder/../sub.css
  20. %!options: --style ../../folder/subfolder/../../current.css
  21. %!options: --style ../../folder/subfolder/../../../up.css
  22. %!options: --style ../../folder/subfolder/../../../../upup.css
  23. %!options: --style /absolute.css
  24. %!options: --style http://txt2tags.org/site.css
  25. %!options: --style https://txt2tags.org/site.css