| /expo/.github/ISSUE_TEMPLATE/ |
| H A D | documentation.yml | 6 - type: markdown 20 - type: markdown
|
| H A D | dev_client_bug_report.yml | 5 - type: markdown 8 - type: markdown 13 - type: markdown 63 - type: markdown 70 - type: markdown
|
| H A D | bug_report_cli.yml | 5 - type: markdown 8 - type: markdown 50 - type: markdown 53 - type: markdown
|
| H A D | bug_report.yml | 5 - type: markdown 8 - type: markdown 22 - type: markdown
|
| H A D | bug_report_router.yml | 5 - type: markdown 8 - type: markdown 22 - type: markdown
|
| H A D | feature_request.yml | 5 - type: markdown
|
| H A D | questions.yml | 5 - type: markdown
|
| /expo/docs/components/plugins/ConfigSection/ |
| H A D | ConfigPluginExample.tsx | 11 …onfigPluginExample' needs to be surrounded by new lines to be parsed as markdown.\n\nMake sure the…
|
| H A D | ConfigReactNative.tsx | 17 …'ConfigReactNative' needs to be surrounded by new lines to be parsed as markdown.\n\nMake sure the…
|
| H A D | ConfigPluginProperties.tsx | 2 import ReactMarkdown from 'react-markdown';
|
| /expo/docs/components/plugins/api/ |
| H A D | APISectionDeprecationNote.tsx | 3 import ReactMarkdown from 'react-markdown';
|
| H A D | APISectionNamespaces.tsx | 1 import ReactMarkdown from 'react-markdown';
|
| H A D | APISectionMethods.tsx | 2 import ReactMarkdown from 'react-markdown';
|
| H A D | APISectionClasses.tsx | 1 import ReactMarkdown from 'react-markdown';
|
| H A D | APISectionUtils.tsx | 6 import ReactMarkdown from 'react-markdown';
|
| /expo/docs/components/plugins/ |
| H A D | EasJsonPropertiesTable.tsx | 1 import ReactMarkdown from 'react-markdown';
|
| H A D | AppConfigSchemaPropertiesTable.tsx | 4 import ReactMarkdown from 'react-markdown';
|
| /expo/docs/ |
| H A D | README.md | 30 …tion is running at `http://localhost:3002`, and any changes you make to markdown or JavaScript fil… 41 All documentation-related content is inside the **pages** directory. We write docs in markdown with… 55 Each markdown page can be provided metadata in the heading, distinguished by: 104 …un lint-prose` script from **package.json**. This will run Vale for all markdown files in the **pa… 290 …xamples to our docs. The `SnackInline` component can be imported to any markdown file, and used li… 319 The `Tabs` plugin is really useful for this, and this is how you'd use it in a markdown file: 364 …nt to make the code snippets copy/pasteable. This component can be imported into any markdown file. 386 Four different types of callouts can be used with markdown syntax for `> ...` blockquote. Each call…
|
| H A D | yarn.lock | 831 markdown-extensions "^1.0.0" 5825 markdown-extensions@^1.0.0: 5830 markdown-table@^3.0.0: 5853 mdast-util-from-markdown@^1.0.0: 5894 mdast-util-to-markdown "^1.3.0" 5903 mdast-util-to-markdown "^1.3.0" 5910 markdown-table "^3.0.0" 5912 mdast-util-to-markdown "^1.3.0" 5920 mdast-util-to-markdown "^1.3.0" 5999 mdast-util-to-markdown@^1.0.0, mdast-util-to-markdown@^1.3.0: [all …]
|
| /expo/docs/ui/components/Callout/ |
| H A D | Callout.test.tsx | 5 import ReactMarkdown from 'react-markdown';
|
| /expo/tools/src/ |
| H A D | Changelogs.ts | 146 const markdown = await fs.readFile(this.filePath, 'utf8'); constant 147 this.tokens = Markdown.lexify(markdown);
|
| /expo/apps/test-suite/functions/ |
| H A D | yarn.lock | 295 "@types/markdown-it@^12.2.3": 297 …resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-12.2.3.tgz#0d6f6e5e413f8da… 1065 "@types/markdown-it" "^12.2.3" 1071 markdown-it "^12.3.2" 1072 markdown-it-anchor "^8.4.1" 1259 markdown-it-anchor@^8.4.1: 1261 …resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-8.6.6.tgz#4a12e358c… 1264 markdown-it@^12.3.2: 1266 …resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8…
|
| /expo/guides/contributing/ |
| H A D | Updating Changelogs.md | 19 - It may contain only text and links. Any other markdown elements (such as lists, headers, blockquo…
|
| /expo/guides/ |
| H A D | Expo Documentation Writing Style Guide.md | 157 On a page, top-level headers should use H2 in the markdown files. Also, do not skip heading levels … 178 Filenames are used as bold text in the markdown files. 209 ```markdown 226 Keyboard shortcuts mentioned in the text should use the `<kbd>` element in markdown files. Each key…
|
| /expo/ |
| H A D | CONTRIBUTING.md | 15 …urrently review PRs for `packages/`, `docs/`, `templates/`, `guides/`, `apps/`, and markdown files.
|