From 0fc58b856feaa0ea0972ff8681b275fa783f84b8 Mon Sep 17 00:00:00 2001
From: Zhiming Wang <zmwangx@gmail.com>
Date: Thu, 31 Dec 2015 14:20:34 -0800
Subject: HEAD: Specify image size using the newly implemented Markdown
 extension

instead of hardcoding HTML.
---
 .../2015-12-29-catches-when-installing-windows-7-with-boot-camp.md   | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

(limited to 'source')

diff --git a/source/blog/2015-12-29-catches-when-installing-windows-7-with-boot-camp.md b/source/blog/2015-12-29-catches-when-installing-windows-7-with-boot-camp.md
index f21c36cf..aba00ef6 100644
--- a/source/blog/2015-12-29-catches-when-installing-windows-7-with-boot-camp.md
+++ b/source/blog/2015-12-29-catches-when-installing-windows-7-with-boot-camp.md
@@ -9,10 +9,7 @@ Apple has a pretty thorough walkthrough in the support article [Install Windows
 
 1. Win 7 ISO isn't available for download in the appropriate language (given your product key). This one sounds incredibly stupid... But it is a real problem at least for me and several others (just Google). I have a valid Win 7 Ultimate license from my institution, so I went to <https://www.microsoft.com/en-us/software-download/windows7> to grab my ISO (just for fun; I already have the image). However, after verifying my product key, here's the list of languages that I'm asked to choose from, where English is apparently missing (!!!):
 
-    <div class="figure">
-    <img height="365px" src="/img/20151229-win7-iso-language-choice.png" alt="da !@#$?"/>
-    <p class="caption">da !@#$?</p>
-    </div>
+    ![|394| da !@#$?](/img/20151229-win7-iso-language-choice.png)
 
     I don't know the solution to this problem. In my case I've archived English Win 7 Ultimate SP1 images (both x86 and x64) before, so I just proceeded with my old image.
 
-- 
cgit v1.2.1