From da64a29051ce833c22d7ef26207713ae672a76cd Mon Sep 17 00:00:00 2001 From: kengrimes Date: Fri, 20 Apr 2018 18:35:35 -0700 Subject: [PATCH] typos --- content.org | 6 ++++-- content/about/_index.md | 2 +- content/ox-hugo-tutorial.md | 4 +++- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/content.org b/content.org index 9de9616..16c3f5d 100644 --- a/content.org +++ b/content.org @@ -636,7 +636,9 @@ This will make any ~:EXPORT_DESCRIPTION:~ properties export, instead, to a able to replace exported values in the Org body: #+begin_src org ,#+begin_description -This is the description, but will export as the Summary value in front-matter +This is the description, +it has multiple lines too! +It will export as the Summary value in front-matter ,#+end_description #+end_src To do this on a per-heading basis, simply add the @@ -709,5 +711,5 @@ At Large Hi! I'm Ken, a 34-year-old computer scientist currently living in Irvine, California. This is a website I've constructed for the purpose of developing web-facing software. I will probably blog with it once development is -complete. In the mean time, if you're curious, this is my [[file:static/cv.pdf][curriculum vitae]] +complete. In the meantime, if you're curious, this is my [[file:static/cv.pdf][curriculum vitae]] diff --git a/content/about/_index.md b/content/about/_index.md index f978e63..eb2e6c8 100644 --- a/content/about/_index.md +++ b/content/about/_index.md @@ -21,4 +21,4 @@ menu: Hi! I'm Ken, a 34-year-old computer scientist currently living in Irvine, California. This is a website I've constructed for the purpose of developing web-facing software. I will probably blog with it once development is -complete. In the mean time, if you're curious, this is my [curriculum vitae](/cv.pdf) +complete. In the meantime, if you're curious, this is my [curriculum vitae](/cv.pdf) diff --git a/content/ox-hugo-tutorial.md b/content/ox-hugo-tutorial.md index 4658738..ebcfa37 100644 --- a/content/ox-hugo-tutorial.md +++ b/content/ox-hugo-tutorial.md @@ -688,7 +688,9 @@ able to replace exported values in the Org body: ```org #+begin_description -This is the description, but will export as the Summary value in front-matter +This is the description, +it has multiple lines too! +It will export as the Summary value in front-matter #+end_description ``` -- 2.18.0