ソースを参照

Update readme for v0.1.5

tags/v0.1.5^0
コミット
50a5113094
2個のファイルの変更10行の追加9行の削除
  1. +2
    -2
      Readme.Rmd
  2. +8
    -7
      Readme.md

+ 2
- 2
Readme.Rmd ファイルの表示

@@ -124,12 +124,12 @@ If you do find an issue, [please file an issue](https://github.com/gadenbuie/reg
- Add "flavors" menu to **Regex** tab. Automatically sets options to common flavors.
Mainly for clarity when switching between "base"" style and "tidyverse/stringr" defaults.
- Add replacement functions somewhere. Maybe to **Output** tab with `g?sub` and
- **Done in v0.1.5!** Add replacement functions somewhere. Maybe to **Output** tab with `g?sub` and
`str_replace(_all)?` as options with an additional "replacement" field that
appears when those are selected. Or possibly as a "flavor" (see above) in the
**Regex** tab.

- I may add `stringi` functions to the list of available functions in the **Output** tab.

- I would like to add the regex/function options for the functions in the **Output** tab, i
- **Done in v0.1.5!** I would like to add the regex/function options for the functions in the **Output** tab, i
similar to the options present in the **Regex** tab.

+ 8
- 7
Readme.md ファイルの表示

@@ -136,14 +136,15 @@ with the fine packages this addin is built on. If you do find an issue,
common flavors. Mainly for clarity when switching between “base”"
style and “tidyverse/stringr” defaults.

- Add replacement functions somewhere. Maybe to **Output** tab with
`g?sub` and `str_replace(_all)?` as options with an additional
“replacement” field that appears when those are selected. Or
possibly as a “flavor” (see above) in the **Regex** tab.
- **Done in v0.1.5\!** Add replacement functions somewhere. Maybe to
**Output** tab with `g?sub` and `str_replace(_all)?` as options with
an additional “replacement” field that appears when those are
selected. Or possibly as a “flavor” (see above) in the **Regex**
tab.

- I may add `stringi` functions to the list of available functions in
the **Output** tab.

- I would like to add the regex/function options for the functions in
the **Output** tab, i similar to the options present in the
**Regex** tab.
- **Done in v0.1.5\!** I would like to add the regex/function options
for the functions in the **Output** tab, i similar to the options
present in the **Regex** tab.

読み込み中…
キャンセル
保存