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:
Shubham Padia
2025-04-14 10:51:39 +00:00
committed by Tim Abbott
parent 1982aae0fc
commit c0a2b2a31d
2 changed files with 56 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ yarn-error.log*
pnpm-debug.log*
*.mdx
*.md
# environment variables