Skip to content

Commit

Permalink
KetwordsP finally completed.
Browse files Browse the repository at this point in the history
  • Loading branch information
NormanDunbar committed Sep 15, 2016
1 parent bc9d466 commit da265b9
Show file tree
Hide file tree
Showing 3 changed files with 1,283 additions and 601 deletions.
3 changes: 3 additions & 0 deletions arrows.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
<li>Right &RightArrow;</li>
<li>Up &UpArrow;</li>
<li>Down &DownArrow;</li>
<li>A umlaut = &Auml;</li>
<li>Pi = &Pi;</li>
<li>Copyright = &copy;</li>
</ul>
</body>
</html>
Expand Down
11 changes: 7 additions & 4 deletions arrows.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
- Lefty ←
- Right →
- Up ↑
- Down ↓
- Lefty ←
- Right →
- Up ↑
- Down ↓
- A umlaut = Ä
- Pi = Π
- Copyright = ©

0 comments on commit da265b9

Please sign in to comment.