Home
last modified time | relevance | path

Searched refs:bullet (Results 1 – 4 of 4) sorted by relevance

/expo/tools/src/
H A DMarkdown.ts247 const bullet = ctx.orderedList ? `${ctx.itemIndex ?? 1}.` : '-'; constant
248 let output = this.indent(indent) + bullet + ' ';
/expo/docs/pages/workflow/
H A Dcommon-development-errors.mdx6 …using Expo. For each error, the first bullet provides an explanation for why the error occurs and …
/expo/guides/contributing/
H A DUpdating Changelogs.md14 Each bullet point in the changelog is called an entry. It describes the change that has been introd…
/expo/guides/
H A DExpo Documentation Writing Style Guide.md251 …ngle item or a paragraph to represent text, do not use a list item (or a bullet point) to emphasiz…