Arda Cinar
5cc984d74c
LibMarkdown: Render lines to terminal instead of a single string
...
With this patch, the blocks in a markdown document render a vector of
lines. These lines get concatenated in Document::render_to_terminal, so
this does not change any external APIs of LibMarkdown.
This change makes it possible to indent individual lines in the rendered
markdown. So, rendering blockquotes in a similar way to code blocks :^)
2022-12-31 00:09:23 +01:00
..
2022-12-27 07:24:07 +03:30
2022-12-31 00:08:05 +01:00
2022-12-30 08:32:46 -07:00
2022-12-26 13:56:13 -05:00
2022-12-23 23:26:21 +01:00
2022-12-26 09:36:16 +01:00
2022-12-28 11:53:41 +01:00
2022-12-20 10:34:19 +01:00
2022-12-28 11:53:41 +01:00
2022-12-27 12:38:08 +01:00
2022-12-20 10:58:54 +01:00
2022-12-26 09:36:16 +01:00
2022-12-28 11:53:41 +01:00
2022-12-30 17:21:57 +01:00
2022-12-25 15:48:59 +01:00
2022-12-17 22:39:09 -07:00
2022-12-26 09:39:20 +01:00
2022-12-31 00:08:35 +01:00
2022-12-20 10:34:19 +01:00
2022-12-26 09:36:16 +01:00
2022-12-31 00:05:20 +01:00
2022-12-31 00:09:23 +01:00
2022-12-21 08:44:22 +01:00
2022-12-26 09:39:20 +01:00
2022-12-26 09:36:16 +01:00
2022-12-28 11:53:41 +01:00
2022-12-19 14:13:50 -05:00
2022-12-20 11:04:05 +01:00
2022-12-27 07:44:37 -07:00
2022-12-26 09:39:20 +01:00
2022-12-25 07:58:58 -07:00
2022-12-30 10:14:22 -05:00
2022-12-20 10:34:19 +01:00
2022-12-19 11:37:56 -05:00
2022-12-28 11:53:41 +01:00
2022-12-26 09:39:20 +01:00