From 896f28f056e1d26fd1f9b4b48ecf1038bec79751 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Tue, 5 Aug 2025 04:59:12 +0000 Subject: [PATCH] blooging --- 20250804.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/20250804.html b/20250804.html index 098fd6f..8b9c312 100644 --- a/20250804.html +++ b/20250804.html @@ -37,10 +37,11 @@ Description and Headline First paragraph ..... Newline Newline, second paragraph. - -This continues. BOL #+BEGIN_SRC and BOL #+END_SRC for preformatted text.

+This continues. BOL #+BEGIN_SRC and BOL #+END_SRC for preformatted text. +

+

As for special cases, like having a <center> you will need to use #+BEGIN_RAW with a #+END_RAW. The end prevents any paragraphing, the beginning doesn't actually do anything past in itself being pruned. note that these are discarded effectively if it doesn't begin with a < after the initial space. God forgive me, I should of used YACC or some shit. This is a complete mess internally with a billion edge cases I've yet to even think about but it works as long as you don't fuck with it. (this is also true for software handling currently-flying-planes, banks and nuclear silos. Or maybe those have yet to run on Javascript?)

-- 2.39.5