Joost De Cock
ed30a24a54
chore(markdown): Avoid lines longer than 80 chars
2022-02-05 10:04:03 +01:00
Joost De Cock
aea0ae7e8f
chore(markdown): Use anchors for lengthy links. See #1808
2022-02-05 09:59:34 +01:00
Joost De Cock
50367237f1
fix(markdown): Added subtitles, see #1808
2022-02-05 09:55:01 +01:00
SeaZeeZee
1c8afb2100
Added front matter
...
Added title and order to frequent mistakes document
2022-02-04 21:54:04 +01:00
SeaZeeZee
00db871146
Fixed whitespace and syntax
...
Things ought to be more readable now. Don't know how to create a paragraph after the <note>
2022-02-04 21:53:21 +01:00
SeaZeeZee
4609e79ebe
Created folder and file for frequent mistakes
...
Added frequent-mistakes folder and wrote a list of frequent mistakes in Markdown
2022-02-04 21:52:45 +01:00
Joost De Cock
ad10523a8a
chore(markdown): Avoid inline JSX where possible
2022-01-19 13:06:33 +01:00
Joost De Cock
7bebd8cf07
fix(markdown): Move caption to children
2022-01-19 11:31:39 +01:00
Joost De Cock
14096f56df
feat(markdown): Docs on docs structure
2022-01-16 12:21:55 +01:00
jgfichte
ddbf11bf71
minor text corrections
2022-01-15 10:38:14 -05:00
Joost De Cock
72c993ae98
fix(markdown): Broken links in dev docs
2022-01-12 19:27:07 +01:00
Annie Kao
660708ce4d
Update link on reuse-measurements page
2022-01-06 14:52:51 -05:00
Joost De Cock
44d83e0c41
fix(markdown): Code of conduct should start with paragraph
2021-12-29 18:45:42 +01:00
Joost De Cock
5a2e3f24be
fix(markdown): Syntax fixes
2021-12-28 20:02:40 +01:00
Joost De Cock
65d72ad66e
fix(markdown): Updated mdx component docs
2021-12-28 15:58:53 +01:00
Joost De Cock
e8c5062217
chore(markdown): More dev updates
2021-12-28 12:23:33 +01:00
Joost De Cock
046f6668e2
chore(markdown): Redistributed editor docs
2021-12-28 11:12:21 +01:00
Joost De Cock
2b8951bd2d
chore(markdown): Redistributed contributor docs
2021-12-28 11:06:54 +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