Commit Graph

16 Commits

Author SHA1 Message Date
Joe Mooring 1c20eb91ad Update all transform.Unmarshal examples 2024-02-20 09:40:39 -08:00
Joe Mooring c60cd20a87 Capitalize the word Markdown throughout the documentation
Closes #2435
2024-02-19 19:07:38 +01:00
Joe Mooring b8d5383f71 Replace links to variable pages with links to method pages
See #2196
2024-02-19 19:07:38 +01:00
Joe Mooring ad4a124c0c Updates for v0.123.0
See #2385
2024-02-19 19:07:38 +01:00
Joe Mooring 5c085a37b2 Add new-in badge to new transform.Unmarshal option 2024-01-26 13:48:07 -08:00
Bjørn Erik Pedersen c847709097 Merge commit '7125ad401ad043e46262afc7eca8dceb6d54bb9e' 2024-01-26 08:22:42 +01:00
Joe Mooring 6cbd2c62c4 parser/metadecoders: Add CSV lazyQuotes option to transform.Unmarshal
If true, a quote may appear in an unquoted field and a non-doubled quote
may appear in a quoted field. It defaults to false.

Closes #11884
2024-01-16 09:26:44 +01:00
Joe Mooring e4eb484575 Miscellaneous edits 2023-12-05 09:05:07 -08:00
Bjørn Erik Pedersen 2e9c3532f5 Merge commit '35dec7c96f7ee3eb17dd444f7067f0c776fb56ae' 2023-12-04 15:24:01 +01:00
Joe Mooring 9ae8e91994 Clarify highlight options 2023-12-03 15:14:20 -08:00
Joe Mooring 50cad5e38c tpl/transform: Add transform.XMLEscape template function
Fixes #3268
2023-11-27 10:52:33 +01:00
Joe Mooring c9d0dc8fb2 Update Markdownify.md 2023-11-11 20:55:58 -08:00
Joe Mooring 8820264d3b Reduce number of site audit warnings 2023-11-10 21:17:28 -08:00
Joe Mooring 52179fb189 Miscellaneous edits 2023-11-09 17:07:34 -08:00
Joe Mooring 723a827fdc Namespace functions and methods 2023-11-04 21:01:42 -07:00
Joe Mooring a3a40ff999 Add return type to functions 2023-09-30 21:03:52 -07:00