1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
joostdecock
6b147d81a0 feat(markdown): New docs for various things 2023-10-29 17:20:35 +01:00
joostdecock
d01ce1e538 chore(markdown): Updated docs after plugin changes 2023-04-15 16:31:45 +02:00
joostdecock
2562429363 fix(markdown): No tags in opening paragraph 2023-01-10 19:05:50 +01:00
Benjamin F
af447648aa fix(docs): Escape angle bracket to prevent tag from being interpreted 2022-12-14 21:31:07 -08:00
Benjamin F
b53f62c4d1 fix(docs) Add custom attributes and Snippets documentation 2022-12-14 21:24:28 -08:00
Joost De Cock
4b3ceb2995 chore(markdown): Updated snippets docs for v3 2022-10-02 18:04:20 +02:00
Joost De Cock
8e9e5052ee chore(markdown): Move non-api docs to reference 2022-09-30 15:34:59 +02:00
Joost De Cock
d42d9a9377 chore(markdown): Restructuring dev docs 2021-12-27 17:33:49 +01:00
Joost De Cock
5c0d6cc0ae wip(markdown): Updates for new dev site 2021-12-27 14:58:44 +01:00
joostdecock
cba1ab19c8 Revert "chore: Linting for markdown and js"
This reverts commit 1c92e0f655.
2021-10-17 18:26:00 +02:00
joostdecock
1c92e0f655 chore: Linting for markdown and js 2021-10-17 17:34:55 +02:00
Joost De Cock
b34a2ee2ed feat: Flat import of markdown repo
This is a flat (without history) import of (some of) the content
from our markdown module.

We've imported this without history because the repo contains our
blog posts and showcases posts content prior to porting them to strapi.

Since this contains many images, it would balloon the size of this repo
to import the full history.

Instead, please refer to the history of the (archived) markdown repo
at: https://github.com/freesewing/markdown
2021-08-25 16:09:31 +02:00