summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-05-02 13:56:40 -0500
committerBryan Bishop <kanzure@gmail.com>2012-05-02 13:56:40 -0500
commitb1d25e089d61f9005506f888ffc3cf98d6f91cf2 (patch)
tree681e91b5e1c89e55b0b291de94967f5825b2e702
parent220a9d8346a2fe873d346618da3eb0f068a44411 (diff)
nope.. more formatting
-rw-r--r--extras/README.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/extras/README.md b/extras/README.md
index 5d9f3b124..34be4b35c 100644
--- a/extras/README.md
+++ b/extras/README.md
@@ -232,6 +232,20 @@ print text
That last text at 0x197186 will look like:
```python
-"OAK: Aha! So\nyou're !\nI'm OAK! A #MON\nresearcher.\nI was just visit-\ning my old friend\nMR.#MON.\nI heard you were\nrunning an errand\nfor PROF.ELM, so I\nwaited here.\nOh! What's this?\nA rare #MON!\nLet's see\xe2\x80\xa6\nHm, I see!\nI understand why\nPROF.ELM gave you\na #MON for this\nerrand.\nTo researchers\nlike PROF.ELM and\nI, #MON are our\nfriends.\nHe saw that you\nwould treat your\n#MON with love\nand care.\n\xe2\x80\xa6Ah!\nYou seem to be\ndependable.\nHow would you like\nto help me out?\nSee? This is the\nlatest version of\n#DEX.\nIt automatically\nrecords data on\n#MON you've\nseen or caught.\nIt's a hi-tech\nencyclopedia! received\n#DEX!\n"
+"""
+OAK: Aha! So
+you're !
+I'm OAK! A #MON
+researcher.
+I was just visit-
+ing my old friend
+MR.#MON.
+I heard you were
+running an errand
+for PROF.ELM, so I
+waited here.
+Oh! What's this?
+A rare #MON!
+"""
```