joostdecock
57d50c42da
feat(markdown): Docs for new/updated core methods
2023-06-01 16:48:11 +02:00
Benjamin F
c0fa937bc8
fix(docs): Remove linebreak from list item
2022-12-14 21:29:37 -08:00
Benjamin F
b53f62c4d1
fix(docs) Add custom attributes and Snippets documentation
2022-12-14 21:24:28 -08:00
Joost De Cock
3391859fb7
chore(markdown): Keep reference docs alphabetic
2022-09-29 19:03:02 +02:00
Joost De Cock
80a3dd1a2c
chore: Updating final Snippet docs for v3
2022-09-29 18:08:09 +02:00
nikhil
48bff82681
Add a few more fixes that I hadn't saved
2022-08-20 18:33:05 -04:00
nikhil
c83d618ad3
fix: Broken links to the API reference
2022-08-20 18:07:26 -04:00
Benjamin F
674112a9de
Fix Snippet.attr() webpage URLs.
2022-07-27 11:07:12 -07:00
Joost De Cock
249f2600e5
chore: More linting
...
@nicholasdower is smarter than me. What's missing was the
`listItemIndent` setting
2022-02-20 14:44:38 +01:00
Joost De Cock
265ad404da
chore(markdown): Linting of dev docs
2022-02-19 08:04:25 +01:00
Joost De Cock
7bebd8cf07
fix(markdown): Move caption to children
2022-01-19 11:31:39 +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
30859e9bb2
chore: Removed non-English dev docs
2021-08-26 09:46:26 +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