Oleh Prypin
369dcc0aa1
Apply new markdownlint rule table-pipe-style
2024-01-29 21:56:36 +01:00
Oleh Prypin
9af473c71c
Let's use pymdownx.snippets for the move
2023-12-10 14:10:01 +01:00
Oleh Prypin
3f7c5ca129
Update docs about logging in plugins
2023-11-11 16:07:25 +01:00
Oleh Prypin
927ee2684b
Release 1.4.0 ( #2986 )
2022-09-27 19:26:54 +02:00
Oleh Prypin
6123328cbe
Enforce fenced codeblocks in our docs
2022-09-19 22:22:33 +02:00
Oleh Prypin
6f3801cbd3
Lint: align the whole list item into 4 spaces, don't disregard 1st line ( #2915 )
...
In other cases, drop the multiline way of writing the list
2022-08-07 14:57:06 +02:00
Oleh Prypin
9880767940
Remove line length limit from Markdown documents ( #2626 )
...
Also try it out on some part of one document.
2021-10-26 20:40:25 +02:00
Waylan Limberg
a118183f5e
Refactor docs ( #2344 )
...
The homepage has been redesigned. The "Installation" and "Getting Started" sections were moved to their own respective pages. Then, the homepage was restyled so that the list of features appear as a grid of cards.
The developer specific pages were moved to a new section: `dev-guide`. Any old URLs redirect to the new ones.
2021-04-04 16:14:29 -04:00
Waylan Limberg
19e24350f2
Switch Markdown linter to node based markdownlint-cli.
...
I've prefered the node based linter to the ruby one, but it didn't have
a CLI until recently. Also the config file is in an easier format.
2018-07-13 20:13:50 -04:00