You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix remaining RST conversion artifacts, abbreviations, and double spaces.
- Replace RST escaped underscores \_id with inline code `_id` in
associations docs (5 instances)
- Replace RST escaped angle brackets \<locale\> with inline code in
internationalization docs
- Replace RST escaped backticks \` with proper markdown in
configuration docs
- Replace RST escaped \# with inline code in number docs
- Fix "ie." to "i.e." across number.md and events.md (14 instances)
- Fix "eg." to "e.g." in saving-data.md
- Fix double spaces in html.md and testing.md code comments
0 commit comments