zv / zv.github.com

zv.github.com
2 stars 2 forks source link

A Review of ZSH Completion #1

Open zv opened 7 years ago

zv commented 7 years ago

Comments written here will automatically appear on this page

If you'd like to report an issue with this repository or zv.github.io, please create a separate ticket.

Comments may be styled with github-flavored markdown formatting syntax, including text-weight, headers, code blocks, lists and images.

(This initial comment does not appear in the comments section however.)

zv commented 7 years ago

Test

zv commented 7 years ago

Emphasis, aka italics, with asterisks or underscores.

Strong emphasis, aka bold, with asterisks or underscores.

Combined emphasis with asterisks and underscores.

Strikethrough uses two tildes. Scratch this.

  1. First ordered list item
  2. Another item
    • Unordered sub-list.
  3. Actual numbers don't matter, just that it's a number
    1. Ordered sub-list
  4. And another item.

You can have properly indented paragraphs within list items. Notice the blank line above, and the leading spaces (at least one, but we'll use three here to also align the raw Markdown). To have a line break without a paragraph, you will need to use two trailing spaces.⋅⋅ Note that this line is separate, but within the same paragraph.⋅⋅ (This is contrary to the typical GFM line break behaviour, where trailing spaces are not required.)

lazzarello commented 7 years ago

can't reproduce. wontfix.

cowlicks commented 7 years ago

killmeow