Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
punctuation [2020-04-19] – external edit 127.0.0.1punctuation [2020-05-12] (current) dcai
Line 1: Line 1:
 +====== punctuation ======
 +
 +^   ^name             ^
 +|,  |Apostrophe       |
 +|[] |Brackets         |
 +|:  |Colon            |
 +|,  |Comma            |
 +|-  |Dash             |
 +|-  |Hyphen           |
 +|...|ellipses         |
 +|!  |Exclamation Point|
 +|() |Parentheses      |
 +|.  |Period           |
 +|?  |Question mark    |
 +|"  |Quotation        |
 +|'  |apostrophe       |
 +|;  |Semicolon        |
 +|&  |Ampersand        |
 +|*  |asterisk         |
 +|#  |hash             |
 +|~  |tilde            |