Procházet zdrojové kódy

Update Readme

tags/v0.1.4
Garrick Aden-Buie před 8 roky
rodič
revize
5e5212c3e4
4 změnil soubory, kde provedl 1 přidání a 10 odebrání
  1. +1
    -5
      Readme.Rmd
  2. +0
    -5
      Readme.md
  3. binární
      docs/view-nested.png
  4. binární
      docs/view-regex.png

+ 1
- 5
Readme.Rmd Zobrazit soubor

@@ -90,17 +90,13 @@ view_regex(t_nested, r_nested)
![Example of nested groups](docs/view-nested.png)


## Known Issues and Future Work {#issues}
## Known Issues and Future Work

Regular expressions are nothing if not a collection of corner cases.
Trying to pass regular expressions through Shiny and HTML inputs is a bit of a labrynth.
For now, assume any issues or oddities you experience with this addin are entirely my fault and have nothing to do with the fine packages this addin is built on.
If you do find an issue, [please file an issue](https://github.com/gadenbuie/regexplain).

#### Things I know are wonky

- `view_regex()` colorizes non-capture groups. I forgot about them when building that feature, I'll get back to it.

#### Notes

- I've set up this app so that most escape sequences don't need to be escaped.

+ 0
- 5
Readme.md Zobrazit soubor

@@ -105,11 +105,6 @@ with this addin are entirely my fault and have nothing to do with the
fine packages this addin is built on. If you do find an issue, [please
file an issue](https://github.com/gadenbuie/regexplain).

#### Things I know are wonky

- `view_regex()` colorizes non-capture groups. I forgot about them
when building that feature, I’ll get back to it.

#### Notes

- I’ve set up this app so that most escape sequences don’t need to be

binární
docs/view-nested.png Zobrazit soubor

Před Za
Šířka: 1680  |  Výška: 642  |  Velikost: 27KB Šířka: 1680  |  Výška: 476  |  Velikost: 26KB

binární
docs/view-regex.png Zobrazit soubor

Před Za
Šířka: 1680  |  Výška: 642  |  Velikost: 29KB Šířka: 1680  |  Výška: 476  |  Velikost: 29KB

Načítá se…
Zrušit
Uložit