Skip to content

1.8.0-todown

Latest
Compare
Choose a tag to compare
@ianks ianks released this 04 May 15:10
· 39 commits to master since this release

馃帄 馃帄 馃帄

Very excited for v1.8.0 which heavily focuses on a more delightful, easier UX! The goal of this release is to make getting started with octodown much easier.

When a user runs octodown now, we no longer confusingly wait on STDIN, we prompt the user for their intent on choosing a file.

Future releases will focus on making it even easier to edit multiple documents at once, and potentially super editing directly from the browser.

Added

  • Just running octodown will now prompt you for which file to edit
  • Added --quiet option
  • Added --no-open option to skip browser opening

Changed

  • Updated styles to newest GitHub styles
  • No more implicit STDIN, must pass --stdin flag