Skip to content

Commit

Permalink
Use code ticks around symbols in readme.md (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Mar 26, 2021
1 parent 26343b9 commit ad85a33
Showing 1 changed file with 89 additions and 89 deletions.
178 changes: 89 additions & 89 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,95 +63,95 @@ Symbols to use when running on Windows.

| Name | Non-Windows | Windows |
| ------------------ | :---------: | :-----: |
| tick | | |
| cross | | × |
| star | | |
| square | | |
| squareSmall | | |
| squareSmallFilled | | |
| play | | |
| circle | | ( ) |
| circleFilled | | (*) |
| circleDotted | | ( ) |
| circleDouble | | ( ) |
| circleCircle | | (○) |
| circleCross | | (×) |
| circlePipe | | (│) |
| circleQuestionMark | ?⃝ | (?) |
| bullet | | |
| dot | | |
| line | | |
| ellipsis | | |
| pointer | | > |
| pointerSmall | | |
| triangleUp | | |
| triangleUpSmall | | |
| triangleUpOutline | | |
| triangleDown | | |
| triangleDownSmall | | |
| triangleLeft | | |
| triangleLeftSmall | | |
| triangleRight | | |
| triangleRightSmall | | |
| lozenge | | |
| lozengeOutline | | |
| home | | |
| info | | i |
| warning | | |
| hamburger | | |
| smiley | | |
| mustache | | ┌─┐ |
| heart | | |
| musicNote | | |
| musicNoteBeamed | | |
| nodejs | | |
| arrowUp | | |
| arrowDown | | |
| arrowLeft | | |
| arrowRight | | |
| arrowLeftRight | | |
| arrowUpDown | | |
| almostEqual | | |
| notEqual | | |
| lessOrEqual | | |
| greaterOrEqual | | |
| identical | | |
| infinity | | |
| radioOn | | (*) |
| radioOff | | ( ) |
| checkboxOn | | [×] |
| checkboxOff | | [ ] |
| checkboxCircleOn | | (×) |
| checkboxCircleOff | | ( ) |
| questionMarkPrefix | ?⃝ | |
| subscriptZero | | |
| subscriptOne | | |
| subscriptTwo | | |
| subscriptThree | | |
| subscriptFour | | |
| subscriptFive | | |
| subscriptSix | | |
| subscriptSeven | | |
| subscriptEight | | |
| subscriptNine | | |
| oneHalf | ½ | ½ |
| oneThird | | |
| oneQuarter | ¼ | ¼ |
| oneFifth | | |
| oneSixth | | |
| oneSeventh | | 1/7 |
| oneEighth | | |
| oneNinth | | 1/9 |
| oneTenth | | 1/10 |
| twoThirds | | |
| twoFifths | | |
| threeQuarters | ¾ | ¾ |
| threeFifths | | |
| threeEighths | | |
| fourFifths | | |
| fiveSixths | | |
| fiveEighths | | |
| sevenEighths | | |
| tick | `` | `` |
| cross | `` | `×` |
| star | `` | `` |
| square | `` | `` |
| squareSmall | `` | `` |
| squareSmallFilled | `` | `` |
| play | `` | `` |
| circle | `` | `( )` |
| circleFilled | `` | `(*)` |
| circleDotted | `` | `( )` |
| circleDouble | `` | `( )` |
| circleCircle | `` | `(○)` |
| circleCross | `` | `(×)` |
| circlePipe | `` | `(│)` |
| circleQuestionMark | `?⃝ ` | `(?)` |
| bullet | `` | `` |
| dot | `` | `` |
| line | `` | `` |
| ellipsis | `` | `` |
| pointer | `` | `>` |
| pointerSmall | `` | `` |
| triangleUp | `` | `` |
| triangleUpSmall | `` | `` |
| triangleUpOutline | `` | `` |
| triangleDown | `` | `` |
| triangleDownSmall | `` | `` |
| triangleLeft | `` | `` |
| triangleLeftSmall | `` | `` |
| triangleRight | `` | `` |
| triangleRightSmall | `` | `` |
| lozenge | `` | `` |
| lozengeOutline | `` | `` |
| home | `` | `` |
| info | `` | `i` |
| warning | `` | `` |
| hamburger | `` | `` |
| smiley | `` | `` |
| mustache | `` | `┌─┐` |
| heart | `` | `` |
| musicNote | `` | `` |
| musicNoteBeamed | `` | `` |
| nodejs | `` | `` |
| arrowUp | `` | `` |
| arrowDown | `` | `` |
| arrowLeft | `` | `` |
| arrowRight | `` | `` |
| arrowLeftRight | `` | `` |
| arrowUpDown | `` | `` |
| almostEqual | `` | `` |
| notEqual | `` | `` |
| lessOrEqual | `` | `` |
| greaterOrEqual | `` | `` |
| identical | `` | `` |
| infinity | `` | `` |
| radioOn | `` | `(*)` |
| radioOff | `` | `( )` |
| checkboxOn | `` | `[×]` |
| checkboxOff | `` | `[ ]` |
| checkboxCircleOn | `` | `(×)` |
| checkboxCircleOff | `` | `( )` |
| questionMarkPrefix | `?⃝ ` | `` |
| subscriptZero | `` | `` |
| subscriptOne | `` | `` |
| subscriptTwo | `` | `` |
| subscriptThree | `` | `` |
| subscriptFour | `` | `` |
| subscriptFive | `` | `` |
| subscriptSix | `` | `` |
| subscriptSeven | `` | `` |
| subscriptEight | `` | `` |
| subscriptNine | `` | `` |
| oneHalf | `½` | `½` |
| oneThird | `` | `` |
| oneQuarter | `¼` | `¼` |
| oneFifth | `` | `` |
| oneSixth | `` | `` |
| oneSeventh | `` | `1/7` |
| oneEighth | `` | `` |
| oneNinth | `` | `1/9` |
| oneTenth | `` | `1/10` |
| twoThirds | `` | `` |
| twoFifths | `` | `` |
| threeQuarters | `¾` | `¾` |
| threeFifths | `` | `` |
| threeEighths | `` | `` |
| fourFifths | `` | `` |
| fiveSixths | `` | `` |
| fiveEighths | `` | `` |
| sevenEighths | `` | `` |


## Related
Expand Down

0 comments on commit ad85a33

Please sign in to comment.