mirror of
https://github.com/janet-lang/janet
synced 2024-11-25 09:47:17 +00:00
adc3066dc8
Make doc-format respect leading indents, increase the default format width to better accommodate markdown formatted documentation. We still need to support single line style doc strings, such as those used for most c functions which can be a single line of much longer than 80 or 120 characters. Consecutive whitespace internal to lines is not preserved, though. |
||
---|---|---|
.. | ||
array_test.c | ||
boot.c | ||
boot.janet | ||
buffer_test.c | ||
number_test.c | ||
system_test.c | ||
table_test.c | ||
tests.h |