Commit Graph

15 Commits

Author SHA1 Message Date
Hadley Wickham 127db0fe81 Rough out summaries for all transform chapters 2022-10-21 09:15:19 -05:00
Hadley Wickham 5485a91b49 Remove typo 2022-10-06 09:23:34 -05:00
Hadley Wickham 39be3c0f41 Polishing regexps 2022-10-06 09:05:13 -05:00
Hadley Wickham bd50322b2b More polishing 2022-10-05 16:55:47 -05:00
Hadley Wickham d7af73d196 More hacking and thwacking 2022-10-04 17:34:27 -05:00
Hadley Wickham 35d4eed391 Thrashing together new string/regexp structure 2022-10-03 16:32:07 -05:00
Hadley Wickham faeeb564a4 Improve cross-references
* Fix broken links
* Update chapter links
2022-09-29 10:49:03 -05:00
Zeki Akyol 279611af8a
fix minor plaintext typos and links (#1082) 2022-09-01 06:43:57 -05:00
Y. Yu 7d4f86ca66
Update regexps.qmd (#1062)
* Update regexps.qmd

Fixed an error.

* Update regexps.qmd

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-08-29 06:11:57 -04:00
Y. Yu 030092229a
Update regexps.qmd (#1063)
Removed repetitious part.
2022-08-16 11:39:38 -05:00
Y. Yu e43568df7a
Update regexps.qmd (#1064)
Added "'"
2022-08-16 11:39:29 -05:00
Y. Yu 1380affcd2
Update regexps.qmd (#1065)
Fixed a few errors. Could you also explain why there are two dots in "..\\1" rather than three dots or some other numbers of dots?
2022-08-16 11:39:20 -05:00
Hadley Wickham 1d0902c9bf Switch from I to we
Fixes #642
2022-08-09 11:43:12 -05:00
Hadley Wickham c6b1f501c2 Need to escape space even in character class
Fixes #967
2022-08-09 09:21:27 -05:00
Mine Cetinkaya-Rundel 262f4ba02f
Convert to Quarto book (#1026)
* Use _quarto.yml
* Rmd -> qmd
* Update build type to None
* Update styling Styling to get close to bs4_book + color
* Convert crossrefs
* Covert chunk options
* Switch to plausible for analytics
* Update action
2022-05-14 08:46:49 +12:00