HomeSort by relevance Sort by last modified time
    Searched refs:footnote (Results 1 - 12 of 12) sorted by null

  /external/markdown/markdown/extensions/
footnotes.py 4 This section adds footnote handling to markdown. It can be used as
9 footnotes. All footnote functionality is provided separately and
12 Footnote functionality is attached by calling extendMarkdown()
20 [^1]: This is a footnote
21 [^label]: A footnote on "label"
22 [^!DEF]: The footnote for definition
35 """ Footnote Extension. """
60 md.preprocessors.add("footnote", FootnotePreprocessor(self),
64 md.inlinePatterns.add("footnote", FootnotePattern(FOOTNOTE_RE, self),
66 # Insert a tree-processor that would actually add the footnote di
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
overrides.css 170 .overrides-device .help-footnote {
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texi2dvi 475 # Always use `end' footnote style, since the `separate' style
481 | $makeinfo --footnote-style=end -I "$filename_dir" $miincludes \
texinfo.tex 85 \let\ptexfootnote=\footnote
    [all...]
  /external/blktrace/btt/doc/
btt.tex 118 This is also broken down into two component times\footnote{On
139 Referred to as \emph{I2D} time\footnote{The \emph{issue} trace
159 of IOs during the run\footnote{One of the areas that needs some
171 example\footnote{As with this display, the author has taken some liberty
192 IO\footnote{It should be noted that incoming requests either go through:
481 xmgrace\footnote{\texttt{http://plasma-gate.weizmann.ac.il/Grace/}
570 some real-world analysis\footnote{Note the logarithmic nature of the
586 some real-world analysis\footnote{Note the logarithmic nature of the
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 49 \texttt{blktrace}\footnote{\texttt{git://git.kernel.dk/blktrace.git}}
135 kernel\footnote{Attempts to do them individually resulted in too large of a
161 while the other thread manages reclaiming AIOs completed\footnote{We
221 machine\footnote{The notion of an offset and device size to replay on
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/main/
OverridesView.js 202 var footnote = this.element.createChild("p", "help-footnote");
203 var footnoteLink = footnote.createChild("a");
  /external/bison/build-aux/
texinfo.tex 84 \let\ptexfootnote=\footnote
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 186 that base device or fallback tunnel cannot be replicated.\footnote{
  /external/blktrace/doc/
blktrace.tex 120 each boot\footnote{Note: after adding the entry to /etc/fstab, you
    [all...]
  /external/chromium_org/third_party/readability/js/
readability.js 60 negative: /combx|comment|com-|contact|foot|footer|footnote|masthead|media|meta|outbrain|promo|related|scroll|shoutbox|sidebar|sponsor|shopping|tags|tool|widget/i,
    [all...]
  /external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js     [all...]

Completed in 602 milliseconds