<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dw="https://www.dreamwidth.org">
  <id>tag:dreamwidth.org,2014-06-16:2273726</id>
  <title>Кабінет психопатологічної евтаназіології</title>
  <subtitle>Кабінет психопатологічної евтаназіології</subtitle>
  <author>
    <name>Кабінет психопатологічної евтаназіології</name>
  </author>
  <link rel="alternate" type="text/html" href="https://euthanasepam.dreamwidth.org/"/>
  <link rel="self" type="text/xml" href="https://euthanasepam.dreamwidth.org/data/atom"/>
  <updated>2021-01-08T22:27:56Z</updated>
  <dw:journal username="euthanasepam" type="personal"/>
  <entry>
    <id>tag:dreamwidth.org,2014-06-16:2273726:138667</id>
    <link rel="alternate" type="text/html" href="https://euthanasepam.dreamwidth.org/138667.html"/>
    <link rel="self" type="text/xml" href="https://euthanasepam.dreamwidth.org/data/atom/?itemid=138667"/>
    <title>Political Spectrum Quiz</title>
    <published>2021-01-08T22:27:15Z</published>
    <updated>2021-01-08T22:27:56Z</updated>
    <category term="test"/>
    <category term="political spectrum quiz"/>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">&amp;nbsp;&lt;br /&gt;&lt;a href="https://www.gotoquiz.com/politics/political-spectrum-quiz.html"&gt;https://www.gotoquiz.com/politics/political-spectrum-quiz.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Discover your place on the political spectrum! This quiz will let you know where you fall on social liberties, economics, foreign policy--even the culture war.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;a name="cutid1"&gt;&lt;/a&gt;&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;b&gt;Your Compass:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;You are a center-right moderate social libertarian.&lt;br /&gt;&lt;br /&gt;Right: 2.92, Libertarian: 1.67&lt;br /&gt;&lt;br /&gt;&lt;img src="https://ic.pics.livejournal.com/euthanasepam/70259220/173841/173841_original.jpg" alt="political-compass.jpg" title="political-compass.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Foreign Policy:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;On the left side are pacifists and anti-war activists. On the right side are those who want a strong military that intervenes around the world.&lt;br /&gt;&lt;br /&gt;You scored: 0.47&lt;br /&gt;&lt;br /&gt;&lt;img src="https://ic.pics.livejournal.com/euthanasepam/70259220/174367/174367_original.jpg" alt="foreign-policy.jpg" title="foreign-policy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Culture:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Where are you in the culture war? On the liberal side, or the conservative side? This scale may apply more to the US than other countries.&lt;br /&gt;&lt;br /&gt;You scored: 2.02&lt;br /&gt;&lt;br /&gt;&lt;img src="https://ic.pics.livejournal.com/euthanasepam/70259220/174245/174245_original.jpg" alt="culture-war.jpg" title="culture-war.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=euthanasepam&amp;ditemid=138667" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2014-06-16:2273726:52464</id>
    <link rel="alternate" type="text/html" href="https://euthanasepam.dreamwidth.org/52464.html"/>
    <link rel="self" type="text/xml" href="https://euthanasepam.dreamwidth.org/data/atom/?itemid=52464"/>
    <title>Testing Markdown on DW</title>
    <published>2017-02-15T18:23:09Z</published>
    <updated>2017-02-15T19:11:06Z</updated>
    <category term="markdown"/>
    <category term="dw"/>
    <category term="test"/>
    <dw:security>public</dw:security>
    <dw:reply-count>1</dw:reply-count>
    <content type="html">&lt;p&gt;&lt;a name="cutid1"&gt;&lt;/a&gt;
&lt;strong&gt;Bold text.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Italic text.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.dreamwidth.org/" title="Link to DW"&gt;Link to DW&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;Preformatted text or some fancy code.&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Some list to try:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;List item.&lt;/li&gt;
&lt;li&gt;List item.&lt;/li&gt;
&lt;li&gt;List item.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;One more:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;List item.&lt;/li&gt;
&lt;li&gt;List item.&lt;/li&gt;
&lt;li&gt;List item.&lt;/li&gt;
&lt;/ol&gt;

&lt;blockquote&gt;
  &lt;p&gt;Quoted text.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Well, it works, but it doesn’t replace true hypertextual markup.&lt;/p&gt;

&lt;p&gt;And keep in mind that &lt;code&gt;!markdown&lt;/code&gt; keyword (or so) &lt;em&gt;must&lt;/em&gt; be the very first line of your awesome post.&lt;/p&gt;

&lt;h2&gt;P. S.&lt;/h2&gt;

&lt;p&gt;I’d suggest you to use &lt;a href="http://pad.haroopress.com/user.html"&gt;Haroopad&lt;/a&gt; for writing markdown.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;
&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=euthanasepam&amp;ditemid=52464" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
</feed>
