sdthaker / Node-TILify

"Today I Learned" tool that converts text file or a directory of text files to HTML files and beyond

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing feature: users have the option to provide a stylesheet URL

avelynhc opened this issue · comments

  • Expected to allow users to optionally specify a stylesheet URL with --stylesheet or -s, but default CSS stylesheet to be used.
  • There is no feature for the user to specify the URL themselves.

The stylesheet feature is an optional feature. Since I've already implemented 3 optional features, (a minimum of 2 asked to be implemented), I won't be implementing this feature.