Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add option to allow line breaks in values #486

Merged
merged 5 commits into from Jan 18, 2022

Commits on Aug 6, 2020

  1. feat: add option to allow line breaks in values

    This adds an option `{ multiline: "line-breaks" }` that allow values to contain new lines.
    Closes motdotla#458
    andreialecu committed Aug 6, 2020
    Copy the full SHA
    0a9332f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f652c44 View commit details
    Browse the repository at this point in the history
  3. use plain for

    andreialecu committed Aug 6, 2020
    Copy the full SHA
    5b3aaa4 View commit details
    Browse the repository at this point in the history
  4. fix tests on node 12

    andreialecu committed Aug 6, 2020
    Copy the full SHA
    ac20ff8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Copy the full SHA
    9b1d338 View commit details
    Browse the repository at this point in the history