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: allow disabling tokenizers #119

Merged
merged 10 commits into from
Feb 12, 2021
Merged

Commits on Jan 30, 2021

  1. Configuration menu
    Copy the full SHA
    a5ab811 View commit details
    Browse the repository at this point in the history
  2. add block test

    kellyjosephprice committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    8285a42 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    dda1861 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. wip

    kellyjosephprice committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    cd4965e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. add disabling option

    kellyjosephprice committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    8f782e9 View commit details
    Browse the repository at this point in the history
  2. tests

    kellyjosephprice committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    981a08c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77f9e91 View commit details
    Browse the repository at this point in the history
  4. Update options.js

    Co-authored-by: Rafe Goldberg <[email protected]>
    kellyjosephprice and rafegoldberg authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    6c7b050 View commit details
    Browse the repository at this point in the history
  5. fix tests

    kellyjosephprice committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    c9c225a View commit details
    Browse the repository at this point in the history
  6. docs: add disable tokenizer option (#129)

    [<img height=20 src=https://readme.com/static/favicon.ico align=center>][demo]
    :---:
    
    ## 🧰 Changes
    
    - [ ] Update [the option name in the docs](b2e45f4#diff-31bcba2ccafa41d46fbbd6d1219f7f1e3b1fb3cad9faa8e4dc521bbb579dd7b3R69) depending on the resolution of [**this question**](#119 (comment))...
    - [x] Add disable tokenizer to [the options list in the intro](https://rdmd.readme.io/docs#utilities).
    
    [demo]: https://markdown-pr-PR_NUMBER.herokuapp.com
    [prod]: https://SUBDOMAIN.readme.io
    rafegoldberg authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    f7af849 View commit details
    Browse the repository at this point in the history