Commit Graph

24 Commits

Author SHA1 Message Date
Joe Mooring e5dee26513 Update transform.ToMath 2024-08-22 14:31:18 -07:00
Joe Mooring 2f793d3284 Document passthrough render hooks 2024-08-13 17:24:01 +02:00
Joe Mooring 8f5afb55d5 Update plainify return type
This was changed from string to template.HTML in v0.132.0.
2024-08-12 09:13:32 -07:00
Bjørn Erik Pedersen 82b5586fb3 Document transform.ToMath 2024-08-12 17:47:40 +02:00
Joe Mooring 748bf065f9 Restructure templates section 2024-06-25 12:01:08 -07:00
Joe Mooring b4fc35c3e7 Change transform.Unmarshal remote data examples (#2557) 2024-05-06 07:42:02 -07:00
Joe Mooring 3dcf32e25b Update debug.Dump 2024-04-16 08:42:00 -07:00
Joe Mooring b276bb17f2 Fix default data type 2024-04-03 14:19:03 -07:00
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