From b1d25e089d61f9005506f888ffc3cf98d6f91cf2 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 2 May 2012 13:56:40 -0500 Subject: [PATCH] nope.. more formatting --- extras/README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) 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! +""" ```