<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>K i k o f r i</title>
	<description>dirty and malnourished jekyll theme</description>		
	<link>https://kxxvii.github.io/Kikofri</link>
	<atom:link href="https://kxxvii.github.io/Kikofri/feed.xml" rel="self" type="application/rss+xml" />
	    
        <item>
        <title>What's Kikofri?</title>
    	        
		<description>&lt;style&gt;
img {
    width: 120px;
    margin: 3rem auto 0 auto;
}
p.pic {
    margin: auto;
    margin-bottom: 2rem;
    text-align: center;
    font-size: 0.75rem;
}
&lt;/style&gt;

&lt;p&gt;&lt;img src=&quot;https://kxxvii.github.io/Kikofri/assets/images/kikof
rieye.png&quot; alt=&quot;Kikofrieye. Used as default favicon. CC0.&quot; /&gt;&lt;/p&gt;
&lt;p class=&quot;pic&quot;&gt;Pictured: &lt;em&gt;'Ofri Eyeparchment'&lt;/em&gt;. Default
favicon/spokesperson.  (CC0/Public Domain).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Kikofri&lt;/strong&gt; is a theme for &lt;code class=&quot;highlighter-rouge&quot;&gt;jekyll&lt;/code&gt; that started out as a fork of the &lt;a href=&quot;https://github.com/gfjaru/Kiko&quot;&gt;Kiko
theme&lt;/a&gt;. Today I’d say Kikofri is Kiko mangled beyond recognition. It came
about because I like my themes like I like my music: ugly, old and barren. It’s
an assortment of hacks filtered through web-design choices from the turn of the
millennium.&lt;/p&gt;

&lt;p&gt;The theme doesn’t use any Google Analytics spyware, and it doesn’t rely on
Google Fonts API for font rendering and the like. Since I never particularly
liked ‘&lt;a href=&quot;https://github.com/jekyll/jekyll-seo-tag&quot;&gt;jekyll-seo-tag&lt;/a&gt;’ there’s second-rate implementation of it under
&lt;code class=&quot;highlighter-rouge&quot;&gt;\_includes/head.html&lt;/code&gt;. Pure &lt;code class=&quot;highlighter-rouge&quot;&gt;liquid&lt;/code&gt;. Configure it to your liking. The &lt;em&gt;absence&lt;/em&gt;
of “…battle-tested” templates infused with hype-words is guaranteed.&lt;/p&gt;

&lt;p&gt;Skip to &lt;a href=&quot;#gistofit&quot;&gt;the details&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&quot;quirks-mode-&quot;&gt;Quirks Mode: &lt;a href=&quot;&quot; id=&quot;micros&quot;&gt;&lt;/a&gt;&lt;/h3&gt;

&lt;p&gt;Kikofri comes with a few &lt;em&gt;quirks&lt;/em&gt;. Since I’m an old person in an young body my
sense of humor is dry. Therefore I decided to call the quirky &lt;a href=&quot;https://en.wikipedia.org/wiki/Macro_(computer_science)&quot;&gt;macro&lt;/a&gt;-like
thingies ‘micros’, and thus we use the &lt;strong&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;µ&lt;/code&gt;&lt;/strong&gt; symbol to make the most of them.
(Honestly they’re just liquid filters). Take a look at
‘&lt;a href=&quot;https://github.com/kxxvii/Kikofri/blob/master/_layouts/post.html&quot;&gt;_layouts/post.html&lt;/a&gt;’ if you wonder how they are implemented.&lt;/p&gt;

&lt;p&gt;The sequences are:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;micro-hash&lt;/strong&gt;:&lt;br /&gt;
  Produces “Wikipedia-Style” reference links:
    &lt;ul&gt;
      &lt;li&gt;“micro-hash” equals ‘left bracket’ ( &lt;strong&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;µ#&lt;/code&gt;&lt;/strong&gt; = ‘&lt;strong&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;&amp;lt;sup&amp;gt;[&lt;/code&gt;&lt;/strong&gt;’ ),&lt;/li&gt;
      &lt;li&gt;“hash-micro” equals ‘right bracket’ ( &lt;strong&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;#µ&lt;/code&gt;&lt;/strong&gt; = ‘&lt;strong&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;]&amp;lt;/sup&amp;gt;&lt;/code&gt;&lt;/strong&gt;’ )&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;micro-semis&lt;/strong&gt;:&lt;br /&gt;
  Produces “Bring Attention To element” tag:
    &lt;ul&gt;
      &lt;li&gt;“micro-semis” (‘&lt;strong&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;µ;;&lt;/code&gt;&lt;/strong&gt;)’ equals ‘&lt;strong&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;&amp;lt;b&amp;gt;&lt;/code&gt;&lt;/strong&gt;’&lt;/li&gt;
      &lt;li&gt;“semis-micro” (‘&lt;strong&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;;;µ&lt;/code&gt;&lt;/strong&gt;’) equals ‘&lt;strong&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;&amp;lt;/b&amp;gt;&lt;/code&gt;&lt;/strong&gt;’&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;micro-micro&lt;/strong&gt; (What a stupid name):&lt;br /&gt;
  Indentation:
    &lt;ul&gt;
      &lt;li&gt;“micro-micro” (“&lt;strong&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;µµ&lt;/code&gt;&lt;/strong&gt;”) “&lt;strong&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;&amp;amp;emsp;&lt;/code&gt;&lt;/strong&gt;”&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt; Here comes the stepmother of all demo(n)s&lt;sup&gt;[&lt;a href=&quot;https://en.wikipedia.org/wiki/The_Mother_of_All_Demos&quot;&gt;a&lt;/a&gt;]&lt;/sup&gt;. I
really need to put &lt;b&gt;emphasis&lt;/b&gt; on the next paragraph.&lt;/p&gt;

&lt;p&gt;  A paragraph like all others, but this one is mine. It is also a little too
long because I need to put enough letters here to justify this indented poorly
worded paragraph.&lt;/p&gt;

&lt;p&gt;Here’s how it looks in a source file:&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;Here comes the stepmother of all demo(n)sµ#[a][reflink]#µ. I really
need to put µ;;emphasis;;µ on the next paragraph.

µµ A paragraph like all others... /* And so on */
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Why use ‘micros’? Well, you don’t need to. Rip ‘em out if you want to. Since
I’m used to ugly stuff I just prefer not to use too many fancy plugins. Take a
look at the reference link especially; ‘&lt;code class=&quot;highlighter-rouge&quot;&gt;µ#[a][reflink]#µ&lt;/code&gt;’ Ain’t it ugly?
&lt;strong&gt;&lt;em&gt;Yes it is&lt;/em&gt;&lt;/strong&gt;, &lt;em&gt;and it’s awesome&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Markdown can be pretty awkward too though. Ever tried to wrap all lines at a
specific column no matter the cost because you dislike long lines? Ever done it
while trying to produce a clickable image link &lt;em&gt;with a caption&lt;/em&gt;? Don’t try it.
That’s what killed Superman.&lt;style&gt;a.d{color: #fff;font-weight:bold;}a.d:hover
{color:#000;}&lt;/style&gt;&lt;a class=&quot;d&quot;&gt; TWICE!!!&lt;/a&gt;?&lt;/p&gt;

&lt;h3 id=&quot;other-notes&quot;&gt;Other notes:&lt;/h3&gt;

&lt;p&gt;I’ve at least &lt;em&gt;tried&lt;/em&gt; to take a modular approach. That is to break up the theme
into smaller, more or less  self-contained parts, in the form of ‘includes’
where applicable.&lt;/p&gt;

&lt;p&gt;There is also a configurable front matter value ‘&lt;code class=&quot;highlighter-rouge&quot;&gt;pagin&lt;/code&gt;’ which serves as a
switch for this theme’s “pagination”/archive feature. The variable ‘&lt;code class=&quot;highlighter-rouge&quot;&gt;pagnum&lt;/code&gt;’
can be found under &lt;code class=&quot;highlighter-rouge&quot;&gt;_default.html&lt;/code&gt;. It decides the number of entries at
&lt;code class=&quot;highlighter-rouge&quot;&gt;index.html&lt;/code&gt; and the offset in the archive. (Default: 10).&lt;/p&gt;

&lt;p&gt;The &lt;a href=&quot;/archive&quot;&gt;archive&lt;/a&gt; is just a neat list of posts. Since few will write
3048+ articles, it’ll do. Plain HTML/CSS.&lt;/p&gt;

&lt;h3 id=&quot;some-poetry&quot;&gt;Some Poetry:&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;On a more idealistic note&lt;/strong&gt;: I always &lt;em&gt;hated&lt;/em&gt; the word “blog”. I recognize
one “blog” and it’s &lt;a href=&quot;https://metroid.fandom.com/wiki/Alpha_Blogg&quot;&gt;this one&lt;/a&gt;. I always preferred the concept of a site,
because it can be anything. A newspaper, an encyclopedia, a collections of
essays or a book. The ‘micros’ are small and simple hacks to turn a “blog” into
something more than just a “blog”.&lt;/p&gt;

&lt;p&gt;They are stupid unlikely sequences of symbols to create some neat stuff. While
still sticking to the goal of being ugly and a &lt;em&gt;“dirty and malnourished jekyll
theme”&lt;/em&gt; of course.&lt;/p&gt;

&lt;p&gt;Since I eschew the “blog”-aspect of it all Kikofri uses the ‘Article’ type
instead of the ‘BlogPosting’ type &lt;a href=&quot;https://github.com/kxxvii/Kikofri/blob/master/_includes/head.html&quot;&gt;in it’s meta-data&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&quot;what-it-all-boils-down-to&quot;&gt;What It All Boils Down To:&lt;/h3&gt;

&lt;p&gt;There’s no reason to use something fancy  when you can accomplish the same
things with HTML/CSS.&lt;/p&gt;

&lt;p&gt;The thing is: a lot of the things people might want to say, write or show won’t
really require all that much. Even if it does it’s rarely as much as the first
5 search engine results makes you think.&lt;/p&gt;

&lt;p&gt;Kikofri tries to keep it simple, being partly flawed by design, but hopefully
not too flawed. It looks the way it wants instead of following trends and it
strives to be reasonably easy to modify. Tweaking is learning.&lt;/p&gt;

&lt;p&gt;Well, of course… You can’t turn the world upside down with a theme, but
worrying about your “content”, “workflow” and striving to be an automaton
spewing out mere fluff, i.e. “content”, is useless.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.gnu.org/philosophy/words-to-avoid.html#Content&quot;&gt;&lt;em&gt;Don’t call it “content”&lt;/em&gt;&lt;/a&gt;. It diminishes your work. It makes you a
commodity and what you create some kind of placeholder waiting to be replaced.&lt;/p&gt;

&lt;p&gt;Or to quote &lt;a href=&quot;/2016/07/16/example-post.html#theft&quot;&gt;Proudhon&lt;/a&gt; who put it so eloquently (replace ‘man’ with your
proper noun if you want to):&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;No extended argument would be required to show that the power to take from a
man his thought, his will, his personality, is a power of life and death; and
that to enslave a man is to kill him. Why, then, to this other question: WHAT
IS PROPERTY! may I not likewise answer, IT IS THEFT…&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3 id=&quot;other-important-information-&quot;&gt;Other Important information… &lt;a href=&quot;&quot; id=&quot;gistofit&quot;&gt;&lt;/a&gt;&lt;/h3&gt;

&lt;p&gt;…usually resides &lt;a href=&quot;https://github.com/kxxvii/Kikofri/tree/master&quot;&gt;&lt;strong&gt;HERE&lt;/strong&gt;&lt;/a&gt;,
there are comments in the source files too, but a few clarifications would be
in order:&lt;/p&gt;

&lt;h4 id=&quot;_includes&quot;&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;_includes&lt;/code&gt;&lt;/h4&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;arch_css.html&lt;/code&gt;: Just some cosmetic inline &lt;code class=&quot;highlighter-rouge&quot;&gt;CSS&lt;/code&gt; for &lt;code class=&quot;highlighter-rouge&quot;&gt;archive.md&lt;/code&gt;.
    &lt;ul&gt;
      &lt;li&gt;If you find the &lt;code class=&quot;highlighter-rouge&quot;&gt;archive&lt;/code&gt; page to be boring I’ll tell you this: &lt;strong&gt;IT’S
SUPPOSED TO BE BORING!&lt;/strong&gt; A &lt;em&gt;long&lt;/em&gt; boring list for the masses.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;top_small.html&lt;/code&gt;: Includes &lt;code class=&quot;highlighter-rouge&quot;&gt;site.name&lt;/code&gt;, or something else if you’d like, at
the top of pages. Also makes it easy to exclude from a given page.&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;foot.html&lt;/code&gt;: Footer. Closes “open tags” in &lt;code class=&quot;highlighter-rouge&quot;&gt;head.html&lt;/code&gt;.&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;head.html&lt;/code&gt;: Apart from being &lt;code class=&quot;highlighter-rouge&quot;&gt;&amp;lt;head&amp;gt;&lt;/code&gt; it contains meta-data. Some of it can
be modified in this file, but see &lt;code class=&quot;highlighter-rouge&quot;&gt;captures.html&lt;/code&gt; for more variables. Entries
like:&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&amp;lt;meta name=&quot;author&quot; content=&quot;{{ site.author }}&quot; /&amp;gt;
&amp;lt;meta name=&quot;description&quot; content=&quot;{{ site.description }}&quot; /&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Can be set in &lt;code class=&quot;highlighter-rouge&quot;&gt;_config.yml&lt;/code&gt; for example.&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;captures.html&lt;/code&gt; Contains most of the meta-data variables for &lt;code class=&quot;highlighter-rouge&quot;&gt;head.html&lt;/code&gt;. You
can use these or set value values by hand.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;_layouts&quot;&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;_layouts&lt;/code&gt;&lt;/h4&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;default.html&lt;/code&gt;: Creates the index page, and contains &lt;code class=&quot;highlighter-rouge&quot;&gt;pagnum&lt;/code&gt; post entries.&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;pages.html&lt;/code&gt;: For separate pages like &lt;code class=&quot;highlighter-rouge&quot;&gt;about.md&lt;/code&gt;. Also included in:&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;post.html&lt;/code&gt;: A post-specific layout. Useful if you want to make further
changes to posts and pages separately.&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;pages&lt;/code&gt;/&lt;code class=&quot;highlighter-rouge&quot;&gt;post&lt;/code&gt; also  contains the &lt;a href=&quot;#micros&quot;&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;micros&lt;/code&gt;&lt;/a&gt; markup.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;assets-directory&quot;&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;assets&lt;/code&gt; directory&lt;/h4&gt;

&lt;p&gt;Contains ‘pages’, ‘images’ and ‘style.css’ to make the root directory less
cluttered.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;archive.md&lt;/code&gt;: “placeholder” to produce the archive page. Contains the
variable &lt;code class=&quot;highlighter-rouge&quot;&gt;pagin&lt;/code&gt; that can be true or false.
    &lt;ul&gt;
      &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;pagin&lt;/code&gt; is also found in &lt;code class=&quot;highlighter-rouge&quot;&gt;index.html&lt;/code&gt;, it’s basically just for telling
jekyll when to produce a paginated(ish) page. If true: &lt;code class=&quot;highlighter-rouge&quot;&gt;offset=pagnum&lt;/code&gt;, if
false: &lt;code class=&quot;highlighter-rouge&quot;&gt;limit=pagnum&lt;/code&gt;.&lt;/li&gt;
      &lt;li&gt;It’s conceivable that one could use &lt;code class=&quot;highlighter-rouge&quot;&gt;pagin&lt;/code&gt;/&lt;code class=&quot;highlighter-rouge&quot;&gt;pagnum&lt;/code&gt; to produce a second
archive page for example.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;tags.md&lt;/code&gt; contains a bunch in inline &lt;code class=&quot;highlighter-rouge&quot;&gt;CSS&lt;/code&gt;. The file itself produces the tags
page. Since any “day-to-day”-editing of it seem unlikely — it’s automated —
it might as well stay there.&lt;/li&gt;
&lt;/ul&gt;
</description>
		<pubDate>Tue, 02 Jul 2019 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/ofri</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/ofri</guid>
        </item>
	    
        <item>
        <title>Whats Jekyll?</title>
    	        
		<description>&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://jekyllrb.com&quot;&gt;Jekyll&lt;/a&gt;&lt;/strong&gt; is a static site generator, an open-source tool for creating simple yet powerful websites of all shapes and sizes.&lt;/p&gt;

&lt;p&gt;From &lt;a href=&quot;https://github.com/jekyll/jekyll/blob/master/README.markdown&quot;&gt;the project’s readme&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Jekyll is a simple, blog aware, static site generator. It takes a template directory […] and spits out a complete, static website suitable for serving with Apache or your favorite web server. This is also the engine behind GitHub Pages, which you can use to host your project’s page or blog right here from GitHub.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It’s an immensely useful tool. Find out more by &lt;a href=&quot;https://github.com/jekyll/jekyll&quot;&gt;visiting the project on GitHub&lt;/a&gt;.&lt;/p&gt;
</description>
		<pubDate>Mon, 18 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/18/whats-jekyll.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/18/whats-jekyll.html</guid>
        </item>
	    
        <item>
        <title>01. Example post (not &quot;content&quot;)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong id=&quot;theft&quot;&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;  
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Sat, 16 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/16/example-post_01.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/16/example-post_01.html</guid>
        </item>
	    
        <item>
        <title>02. Example post (not &quot;content&quot;)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;  
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Fri, 15 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/15/example-post_02.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/15/example-post_02.html</guid>
        </item>
	    
        <item>
        <title>03. Example post (not &quot;content&quot;)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Thu, 14 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/14/example-post_03.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/14/example-post_03.html</guid>
        </item>
	    
        <item>
        <title>04. Example post (not &quot;content&quot;)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Wed, 13 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/13/example-post_04.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/13/example-post_04.html</guid>
        </item>
	    
        <item>
        <title>05. Example post (not &quot;content&quot;, with description)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Tue, 12 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/12/example-post_05.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/12/example-post_05.html</guid>
        </item>
	    
        <item>
        <title>06. Example post (not 'content', no description)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Mon, 11 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/11/example-post_06.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/11/example-post_06.html</guid>
        </item>
	    
        <item>
        <title>07. Example post (not &quot;content&quot;)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Sun, 10 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/10/example-post_07.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/10/example-post_07.html</guid>
        </item>
	    
        <item>
        <title>08. Example post (not &quot;content&quot;)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Fri, 08 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/08/some-more-stuff_08.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/08/some-more-stuff_08.html</guid>
        </item>
	    
        <item>
        <title>09. Example post (not 'content')</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Thu, 07 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/07/some-more-stuff_09.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/07/some-more-stuff_09.html</guid>
        </item>
	    
        <item>
        <title>10. Example post (not &quot;content&quot;)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Thu, 07 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/07/example-post_10.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/07/example-post_10.html</guid>
        </item>
	    
        <item>
        <title>11. Example post (not &quot;content&quot;)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Wed, 06 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/06/some-more-stuff_11.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/06/some-more-stuff_11.html</guid>
        </item>
	    
        <item>
        <title>12. Example post (not &quot;content&quot;)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Tue, 05 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/05/some-more-stuff_12.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/05/some-more-stuff_12.html</guid>
        </item>
	    
        <item>
        <title>13. Example post (not &quot;content&quot;)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Mon, 04 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/04/some-more-stuff_13.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/04/some-more-stuff_13.html</guid>
        </item>
	    
        <item>
        <title>14. Example post (not &quot;content&quot;)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Sun, 03 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/03/some-more-stuff_14.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/03/some-more-stuff_14.html</guid>
        </item>
	    
        <item>
        <title>15. Example post (not &quot;content&quot;)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Sat, 02 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/02/some-more-stuff_15.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/02/some-more-stuff_15.html</guid>
        </item>
	    
        <item>
        <title>16. Example post (not &quot;content&quot;)</title>
    	        
		<description>&lt;style&gt;

 /* This is just for the 'img' examples towards the end */

 img {
  border: solid grey 1px;
}

  h5 {
  text-align: center;
  color: #000;
  text-decoration: underline;
  margin-top: -7px;
}
&lt;/style&gt;

&lt;p&gt;&lt;strong&gt;If I were asked to answer the following question: WHAT IS SLAVERY? and I should answer in one word, IT IS MURDER, my meaning would be understood at once.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No extended argument would be required to show that the power to take from a man his thought, his will, his personality, is a power of life and death; and that to enslave a man is to kill him. Why, then, to this other question: WHAT IS PROPERTY! may I not likewise answer, IT IS THEFT, without the certainty of being misunderstood; the second proposition being no other than a transformation of the first?.&lt;/p&gt;

&lt;h2 id=&quot;property-is-theft---&quot;&gt;PROPERTY IS THEFT! . . .&lt;/h2&gt;
&lt;p&gt;What a revolution in human ideas! PROPRIETOR and THIEF have been at all times expressions as contradictory as the beings whom they designate are hostile; all languages have perpetuated this opposition.&lt;/p&gt;

&lt;h3 id=&quot;my-name-like-yours-is&quot;&gt;My name, like yours, is…&lt;/h3&gt;
&lt;p&gt;Of what consequence to you, reader, is my obscure individuality? I live, like you, in a century in which reason submits only to fact and to evidence. My name, like yours, is TRUTH- SEEKER.[1] My mission is written in these words of the law: SPEAK WITHOUT HATRED AND WITHOUT FEAR; TELL THAT WHICH THOU KNOWEST!&lt;br /&gt;
µµThe work of our race is to build the temple of science, and this science includes man and Nature. Now, truth reveals itself to all; to-day to Newton and Pascal, tomorrow to the herdsman in the valley and the journeyman in the shop. Each one contributes his stone to the edifice; and, his task accomplished, disappears. Eternity precedes us, eternity follows us: between two infinites, of what account is one poor mortal that the century should inquire about him?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[1] In Greek, {GREEK e ncg } examiner; a philosopher whose business is to seek the truth.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;universal-error&quot;&gt;Universal Error&lt;/h2&gt;
&lt;p&gt;Disregard then, reader, my title and my character, and attend only to my arguments. It is in accordance with universal consent that I undertake to correct universal error; from the OPINION of the human race I appeal to its FAITH.&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;user@terminal: ~$ echo &quot;error&quot;  
error
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;golem&quot;&gt;Golem&lt;/h3&gt;
&lt;p&gt;Others offer you the spectacle of genius wresting Nature’s secrets from her, and unfolding before you her sublime messages; you will find here only a series of experiments upon JUSTICE and RIGHT… The operations shall be conducted under your very eyes; and you shall weigh the result.&lt;/p&gt;

&lt;p&gt;Nevertheless, I build no system. I ask:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An End To Privilege,&lt;/li&gt;
  &lt;li&gt;The Abolition Of Slavery,&lt;/li&gt;
  &lt;li&gt;Equality Of Rights,&lt;/li&gt;
  &lt;li&gt;The Reign Of Law.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Justice,&lt;/li&gt;
  &lt;li&gt;Nothing Else;&lt;/li&gt;
  &lt;li&gt;That Is The Alpha And Omega Of My Argument&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A defender of equality, I shall speak without bitterness and without anger; with the independence becoming a philosopher, with the courage and firmness of a free man.&lt;/p&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/What_is_Property%3F&quot; title=&quot;By P.J. Proudhon.&quot;&gt;What is Property?&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Not a Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;May I, in this momentous struggle, carry into all hearts the light with which I am filled; and show, by the success of my argument, that equality failed to conquer by the sword only that it might conquer by the pen!&lt;/p&gt;

&lt;h5 id=&quot;540px&quot;&gt;540px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/540px-Placeholder_4-3.svg.png&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;360px&quot;&gt;360px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/360px-Placeholder_4-3.svg.png&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;&lt;/p&gt;

&lt;h5 id=&quot;180px&quot;&gt;180px&lt;/h5&gt;
&lt;p&gt;&lt;img src=&quot;https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Placeholder_4-3.svg/180px-Placeholder_4-3.svg.png&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;But I must say that I recognized at once that we had never understood the meaning of these words, so common and yet so sacred: JUSTICE, EQUITY, LIBERTY.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Default aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Left aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Center aligned&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Right aligned&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;First body part&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Second cell&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Third cell&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;fourth cell&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Second line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;foo&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;&lt;strong&gt;strong&lt;/strong&gt;&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;baz&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;Third line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;quux&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;baz&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;bar&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;Second body&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2 line&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td&gt;Footer row&lt;/td&gt;
      &lt;td style=&quot;text-align: left&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt; &lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;p&gt;That concerning each of these principles our ideas have been utterly obscure; and, in fact, that this ignorance was the sole cause, both of the poverty that devours us, and of all the calamities that have ever afflicted the human race.&lt;/p&gt;

</description>
		<pubDate>Fri, 01 Jul 2016 00:00:00 +0000</pubDate>
		<link>https://kxxvii.github.io/Kikofri/2016/07/01/some-more-stuff_16.html</link>
		<guid isPermaLink="true">https://kxxvii.github.io/Kikofri/2016/07/01/some-more-stuff_16.html</guid>
        </item>
	    
</channel>
</rss>
