Lines Matching refs:by

35 can [see the source for it by adding '.text' to the URL][src].
50 Markdown's syntax has been influenced by several existing text-to-HTML
85 For any markup that is not covered by Markdown's syntax, you simply
92 content by blank lines, and the start and end tags of the block should
187 by one or more blank lines. (A blank line is any line that looks like a
271 Blockquotes can be nested (i.e. a blockquote-in-a-blockquote) by
320 Ordered lists use numbers followed by periods:
357 List markers typically start at the left margin, but may be indented by
358 up to three spaces. List markers must be followed by one or more spaces
377 If list items are separated by blank lines, Markdown will wrap the
404 paragraph in a list item must be indented by either 4 spaces
445 It's worth noting that it's possible to trigger an ordered list by
446 accident, by writing something like this:
465 block by at least 4 spaces or 1 tab. For example, given this input:
524 You can produce a horizontal rule tag (`<hr />`) by placing three or
525 more hyphens, asterisks, or underscores on a line by themselves. If you
550 In both styles, the link text is delimited by [square brackets].
584 on a line by itself:
592 * followed by a colon;
593 * followed by one or more spaces (or tabs);
594 * followed by the URL for the link;
595 * optionally followed by a title attribute for the link, enclosed
607 The link URL may, optionally, be surrounded by angle brackets:
740 \*this text is surrounded by literal asterisks\*
817 * followed by a set of square brackets, containing the `alt`
819 * followed by a set of parentheses, containing the URL or path to