<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Markup on ProBase</title>
    <link>https://probase.ch/fr/categories/markup/</link>
    <description>Recent content in Markup on ProBase</description>
    <generator>Hugo</generator>
    <language>fr</language>
    <atom:link href="https://probase.ch/fr/categories/markup/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Asciidoc</title>
      <link>https://probase.ch/fr/docs/docs-as-code/asciidoc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://probase.ch/fr/docs/docs-as-code/asciidoc/</guid>
      <description>&lt;h2 id=&#34;syntax&#34;&gt;Syntax&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#syntax&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Étant donné qu&amp;rsquo;AsciiDoc est proposé comme un « système complet », incluant langage et interpréteur, il existe une syntaxe centrale. Contrairement à Markdown, AsciiDoc ne connaît ni variantes ni dialectes.&lt;/p&gt;&#xA;&lt;h3 id=&#34;commentaires&#34;&gt;Commentaires&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#commentaires&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Le code AsciiDoc peut être commenté, comme tout autre code source. Cela signifie que les commentaires ne sont pas pris en compte lors de l&amp;rsquo;interprétation du texte source (par exemple, lors de la conversion en PDF). Cela permet d&amp;rsquo;ajouter des commentaires à des documents ou à des parties de texte, ou de laisser des notes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Markdown</title>
      <link>https://probase.ch/fr/docs/docs-as-code/markdown/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://probase.ch/fr/docs/docs-as-code/markdown/</guid>
      <description>&lt;p&gt;Markdown est certainement le langage de balisage simple le plus répandu.&lt;/p&gt;&#xA;&lt;h2 id=&#34;syntaxe&#34;&gt;Syntaxe&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#syntaxe&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;syntaxe-de-base&#34;&gt;Syntaxe de base&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#syntaxe-de-base&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Il s&amp;rsquo;agit des commandes de base que propose Markdown et qui devraient fondamentalement fonctionner dans tous les outils.&lt;/p&gt;&#xA;&lt;h4 id=&#34;titres&#34;&gt;Titres&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#titres&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h4&gt;&#xA;&lt;p&gt;Pour afficher des titres, un ou plusieurs dièses sont placés devant le titre du niveau correspondant.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-markdown&#34; data-lang=&#34;markdown&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#000080;font-weight:bold&#34;&gt;# Titre 1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#800080;font-weight:bold&#34;&gt;## Titre 2&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#800080;font-weight:bold&#34;&gt;### Titre 3&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#800080;font-weight:bold&#34;&gt;#### Titre 4&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#800080;font-weight:bold&#34;&gt;##### Titre 5&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#800080;font-weight:bold&#34;&gt;###### Titre 6&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;em&gt;Remarque :&lt;/em&gt; Il est préférable de toujours insérer une ligne vide avant un titre, car sinon les interprétations peuvent être incorrectes.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
