mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
help-beta: Convert our custom file import syntax to astro.
We use all these markdown files in `include` only to import them into our main help markdown files. Most of these files are bulleted lists of text. When importing these files, they might appear as an indented sublist of an existing list. We plan to introduce mechanism to flatten it in further commits.
This commit is contained in:
committed by
Tim Abbott
parent
1982aae0fc
commit
c0a2b2a31d
1
help-beta/.gitignore
vendored
1
help-beta/.gitignore
vendored
@@ -13,6 +13,7 @@ yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
|
||||
*.mdx
|
||||
*.md
|
||||
|
||||
|
||||
# environment variables
|
||||
|
||||
Reference in New Issue
Block a user