Home
last modified time | relevance | path

Searched full:markdown (Results 1 – 25 of 168) sorted by relevance

1234567

/third_party/icu/docs/userguide/dev/
Dediting.md25 This version of the ICU User Guide is generated directly from the Markdown
27 Markdown files are customized to work with the Jekyll static site generator,
46 from the branch and the Markdown pages root directory (`/docs`).
59 CommonMark Markdown parser, the default Jekyll Markdown parser, Kramdown, is
66 information provided in the header section of the Markdown file according to
71 [Markdown](https://kramdown.gettalong.org/syntax.html) should be preferred over custom
80 Use the markdown notation of [single backtick](https://kramdown.gettalong.org/quickref.html#inline-…
84 Unlike Github-flavored Markdown, in multi-line fenced code
91 following Markdown:
100 following Markdown:
[all …]
/third_party/skia/site/docs/dev/tools/
Dmarkdown.md2 title: 'Markdown'
3 linkTitle: 'Markdown'
10 as Markdown. All other files will be served directly. For example, images can be
11 added and they will be served correctly and referenced from within Markdown
18 https://skia.org/path/to/markdown-file?cl=REITVELD_ISSUE_NUMBER
33 title: 'Markdown'
34 linkTitle: 'Markdown'
38 This is true for both Markdown and HTML pages. See
66 ````markdown
/third_party/gn/src/gn/
Dstandard_out.h23 // Convert < and > to &lt; and &gt; when writing markdown output in non-code
32 // If printing markdown, this generates table-of-contents entries with
42 // The link_tag is set, it will be used for markdown output links. This is
43 // used when generating the markdown for all help topics. If empty, no link tag
44 // will be emitted. In non-markdown mode, this parameter will be ignored.
58 // when generating the markdown for all help topics. If empty, no link tag will
59 // be emitted. Used only in markdown mode.
Dcommand_help.cc32 // internal links to disambiguate when writing markdown.
106 // This uses "switch_list" for the tag because Markdown seems to generate in PrintSwitchHelp()
137 "`gn help --markdown all`.\n\n"); in PrintAllHelp()
251 --markdown
252 Format output in markdown syntax.
256 gn help --markdown all
257 Dump all help to stdout in markdown format.
Dstandard_out.cc38 // True while output is going into a markdown ```...``` code block.
48 // Output help in Markdown's syntax, not color-highlighted. in EnsureInitialized()
81 // The markdown rendering turns "dim" text to italics and any in OutputMarkdownDec()
148 // Markdown auto-escapes < and > in code sections (and converts &lt; to in OutputString()
205 // Markdown auto-escapes < and > in code sections (and converts &lt; to in OutputString()
285 // GN's block-level formatting is converted to markdown as follows: in PrintLongHelp()
Dswitches.cc92 const char kMarkdown[] = "markdown";
94 "--markdown: Write help output in the Markdown format.";
96 "--markdown: Write help output in the Markdown format.\n";
334 INSERT_VARIABLE(Markdown) in GetSwitches()
/third_party/skia/third_party/externals/freetype/docs/
DDOCGUIDE118 Markdown Usage
122 support markdown in them. Docwriter uses a markdown parser that
123 follows rules given in John Gruber's markdown guide:
125 https://daringfireball.net/projects/markdown/syntax
128 be referred to as the **FreeType Flavored Markdown**.
134 Markdown headers should not be used directly, because these are added
157 Although unintentional, this is correct markdown behavior.
192 More information on lists in markdown is available at
194 https://daringfireball.net/projects/markdown/syntax#list
216 Markdown syntax for links and images are fully supported.
[all …]
/third_party/skia/third_party/externals/libwebp/doc/
Dtemplate.html63 #markdown-toc ul {
66 ul#markdown-toc {
71 ul#markdown-toc ul {
74 ul#markdown-toc ul ul{
77 ul#markdown-toc + hr {
/third_party/curl/docs/
DCURLDOWN.md9 A markdown-like syntax for libcurl man pages.
23 Take advantage of the fact that people these days are accustomed to markdown
24 by using a markdown-like syntax.
39 Since curldown looks similar to markdown, we use `.md` extensions on the
107 Following the header in the file, is the manual page using markdown-like
147 To make sure curldown documents render correctly as markdown, all literal
/third_party/jerryscript/tools/
Dgen-doctest.py29 An extractor to process Markdown files and find doctests inside.
109 Find doctests in a Markdown file and process them according to the
156 parser = argparse.ArgumentParser(description='Markdown doctest extractor', epilog="""
157 The tool extracts specially marked fenced C code blocks from the input Markdown files
159 but valid Markdown links/comments that must be added before the fenced code blocks:
171 help='input Markdown file(s)')
/third_party/mindspore/mindspore-src/source/docs/api/api_python_en/samples/dataset/
Dtext_gallery.ipynb5 "cell_type": "markdown",
17 "cell_type": "markdown",
70 "cell_type": "markdown",
116 "cell_type": "markdown",
150 "cell_type": "markdown",
191 "cell_type": "markdown",
224 "cell_type": "markdown",
/third_party/mindspore/mindspore-src/source/docs/api/api_python/samples/dataset/
Dtext_gallery.ipynb5 "cell_type": "markdown",
18 "cell_type": "markdown",
71 "cell_type": "markdown",
116 "cell_type": "markdown",
149 "cell_type": "markdown",
190 "cell_type": "markdown",
222 "cell_type": "markdown",
/third_party/vixl/
DSConstruct469 'Markdown': Builder(action = 'markdown $SOURCE > $TARGET',
598 env.Markdown('README.md'),
599 env.Markdown('doc/changelog.md'),
600 env.Markdown('doc/aarch32/getting-started-aarch32.md'),
601 env.Markdown('doc/aarch32/design/code-generation-aarch32.md'),
602 env.Markdown('doc/aarch32/design/literal-pool-aarch32.md'),
603 env.Markdown('doc/aarch64/supported-instructions-aarch64.md'),
604 env.Markdown('doc/aarch64/getting-started-aarch64.md'),
605 env.Markdown('doc/aarch64/topics/ycm.md'),
606 env.Markdown('doc/aarch64/topics/extending-the-disassembler.md'),
[all …]
/third_party/json/docs/mkdocs/
Drequirements.txt19 Markdown==3.5
20 markdown-include==0.8.1
33 plantuml-markdown==3.9.2
/third_party/icu/docs/
D_config.yml19 # GitHub uses its own markdown renderer called CommonMarkGhPages.
22 # markdown: CommonMarkGhPages
34 # markdown renderer for Jekyll, called kramdown.
36 markdown: kramdown
/third_party/curl/docs/cmdline-opts/
DMANPAGE.md20 to markdown which is why it uses `.md` file extensions.
87 `\>`. This, to ensure that the text renders nicely as markdown.
106 `managen mainpage [list of markdown option file names]`
111 `managen ascii [list of markdown option file names]`
/third_party/curl/tests/data/
Dtest12755 markdown
17 Verify capital letters after period in markdown files
/third_party/mesa3d/.gitlab/issue_templates/
DBug Report - AMD Radeon Vulkan.md5 - For any logs, backtraces, etc - use [code blocks](https://docs.gitlab.com/ee/user/markdown.html#c…
47 … output ([fenced with triple backticks](https://docs.gitlab.com/ee/user/markdown.html#code-spans-a…
69 … [apitrace](https://github.com/apitrace/apitrace/blob/master/docs/USAGE.markdown) capture of the i…
DBug Report.md5 - For any logs, backtraces, etc - use [code blocks](https://docs.gitlab.com/ee/user/markdown.html#c…
19 … output ([fenced with triple backticks](https://docs.gitlab.com/ee/user/markdown.html#code-spans-a…
/third_party/selinux/secilc/
DREADME50 There is a github markdown CIL Reference Guide in the docs directory. To
53 To convert the github markdown content to HTML and PDF, change to the docs
/third_party/jerryscript/tests/unit-doc/
DCMakeLists.txt27 # Dry run of the doctest generator: analyze MarkDown files and get the list of
29 # dependencies between the MarkDown files and the generated sources.
67 # Add custom command to run doctest generator if any of the MarkDown sources
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_doc_comment.cc62 // but that needs to be part of a bigger effort to understand the markdown better anyway. in WriteDocCommentBodyImpl()
66 // to preserve the blank lines themselves, as this is relevant in the markdown. in WriteDocCommentBodyImpl()
67 … // Note that we can't remove leading or trailing whitespace as *that's* relevant in markdown too. in WriteDocCommentBodyImpl()
/third_party/mbedtls/docs/
Drequirements.txt32 markdown-it-py==2.2.0
37 # via markdown-it-py
/third_party/selinux/secilc/docs/
DMakefile7 # All the markdown files that make up the guide:
50 @# Substitute markdown links for conversion into PDF links
/third_party/icu/tools/commit-checker/
DREADME.md54 To preview the report, render the Markdown file in your favorite Markdown preview tool, like grip:

1234567