From 260376a5df8f94a61bd6a89e824cbcd7233b5260 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 9 Jan 2024 09:39:48 -0600 Subject: fix: update straggling org-mode syntax --- content/blog/2019-09-09-audit-analytics.md | 18 ++++++------------ content/blog/2022-03-03-financial-database.md | 2 +- content/blog/2023-06-23-self-hosting-convos-irc.md | 10 ++-------- 3 files changed, 9 insertions(+), 21 deletions(-) diff --git a/content/blog/2019-09-09-audit-analytics.md b/content/blog/2019-09-09-audit-analytics.md index 141b4e4..7be3d92 100644 --- a/content/blog/2019-09-09-audit-analytics.md +++ b/content/blog/2019-09-09-audit-analytics.md @@ -109,18 +109,12 @@ It should be noted that tracking KPIs in the department can help ensure you have a rigorous Quality Assurance and Improvement Program (QAIP) in accordance with some applicable standards, such as IPPF Standard 1300. -```{=org} -#+BEING_QUOTE -``` -The chief audit executive must develop and maintain a quality assurance -and improvement program that covers all aspects of the internal audit -activity. - -- IPPF Standard 1300 - -```{=org} -#+END_QUOTE -``` +> The chief audit executive must develop and maintain a quality assurance +> and improvement program that covers all aspects of the internal audit +> activity. +> +> - IPPF Standard 1300 + Additionally, IPPF Standard 2060 discusses reporting: > The chief audit executive must report periodically to senior diff --git a/content/blog/2022-03-03-financial-database.md b/content/blog/2022-03-03-financial-database.md index e3a1d81..934eba2 100644 --- a/content/blog/2022-03-03-financial-database.md +++ b/content/blog/2022-03-03-financial-database.md @@ -181,7 +181,7 @@ scripts. reports I wanted, I moved on to create a Python project with the following structure: - ```example + ```txt finance/ ├── notebooks/ │ │ ├── account_summary.ipynb diff --git a/content/blog/2023-06-23-self-hosting-convos-irc.md b/content/blog/2023-06-23-self-hosting-convos-irc.md index e29d7a6..eb57fd6 100644 --- a/content/blog/2023-06-23-self-hosting-convos-irc.md +++ b/content/blog/2023-06-23-self-hosting-convos-irc.md @@ -132,15 +132,9 @@ excerpt of the chat screen. There are numerous themes to choose from; the theme shown in the images below is Dracula. -```{=org} -#+caption: Convos Home -``` - +![Convos Home](https://img.cleberg.net/blog/20230623-convos/convos_home.png "Convos Home") -```{=org} -#+caption: Convos Chat -``` - +![Convos Chat](https://img.cleberg.net/blog/20230623-convos/convos_chat.png "Convos Chat") ## Registering a Nickname -- cgit v1.2.3-70-g09d2