wxiaoguang
3f9c3e7bc3
Refactor render system ( #32492 )
...
There were too many patches to the Render system, it's really difficult
to make further improvements.
This PR clears the legacy problems and fix TODOs.
1. Rename `RenderContext.Type` to `RenderContext.MarkupType` to clarify
its usage.
2. Use `ContentMode` to replace `meta["mode"]` and `IsWiki`, to clarify
the rendering behaviors.
3. Use "wiki" mode instead of "mode=gfm + wiki=true"
4. Merge `renderByType` and `renderByFile`
5. Add more comments
----
The problem of "mode=document": in many cases it is not set, so many
non-comment places use comment's hard line break incorrectly
2024-11-14 05:02:11 +00:00
..
2024-11-11 11:13:57 +00:00
2024-11-14 05:02:11 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-14 23:22:48 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-11-10 08:26:42 +00:00
2024-10-30 20:06:36 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-10-23 17:39:10 +02:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-11-08 14:04:24 +08:00
2024-07-07 15:32:30 +00:00
2024-10-29 17:20:49 +08:00
2024-07-07 15:32:30 +00:00
2024-07-19 14:28:30 -04:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-11-08 14:04:24 +08:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-10-14 21:23:20 +00:00
2024-10-14 21:23:20 +00:00
2024-11-08 14:04:24 +08:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-10-09 01:27:05 +08:00
2024-11-08 02:21:13 +00:00
2024-11-07 03:57:07 +00:00
2024-11-03 11:00:12 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-11-11 04:07:54 +08:00
2024-11-11 04:07:54 +08:00
2024-11-11 04:07:54 +08:00
2024-11-10 08:26:42 +00:00
2024-11-03 11:00:12 +00:00
2024-10-02 04:37:16 +00:00
2024-07-07 15:32:30 +00:00
2024-11-05 07:46:40 +00:00
2024-11-03 11:00:12 +00:00
2024-08-10 09:46:48 +00:00
2024-10-23 10:48:04 +08:00
2024-07-07 15:32:30 +00:00
2024-11-08 14:04:24 +08:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-11-14 05:02:11 +00:00
2024-08-16 17:37:36 +00:00
2024-07-07 15:32:30 +00:00
2024-08-10 09:46:48 +00:00
2024-07-07 15:32:30 +00:00
2024-07-07 15:32:30 +00:00
2024-07-25 23:26:41 +00:00
2024-10-17 10:28:51 +08:00
2024-07-07 15:32:30 +00:00