[gnomemm-website] README.md: More markdown fixes
- From: Kjell Ahlstedt <kjellahl src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnomemm-website] README.md: More markdown fixes
 
- Date: Fri, 28 Jan 2022 10:13:18 +0000 (UTC)
 
commit d1ebae573c4df50cc83feb29e17854888660ecb0
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date:   Fri Jan 28 11:11:19 2022 +0100
    README.md: More markdown fixes
 README.md | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/README.md b/README.md
index 44ee18e..e49b16d 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,8 @@ The website can be built with Meson or Autotools.
   ```
 
 - Watch the result:
-  - Open \<build-dir>/docs/html/index.html in a web browser.
+
+  Open \<build-dir>/docs/html/index.html in a web browser.
 
 - Publish the website at www.gtkmm.org (requires a login at www.gtkmm.org):
   ```sh
@@ -49,7 +50,8 @@ The website can be built with Meson or Autotools.
   ```
 
 - Watch the result:
-  - Open docs/html/index.html in a web browser.
+
+  Open docs/html/index.html in a web browser.
 
 - Publish the website at www.gtkmm.org (requires a login at www.gtkmm.org):
   ```sh
@@ -70,12 +72,13 @@ The website can be built with Meson or Autotools.
 - Translate the .po file.
 
 - Modify docs/C/index.docbook:
-  - Find `<formalpara xml:id="language-menu">`, and add your locale.
-    ```html
-    <listitem>
-      <para><link xlink:href="../xx_XX/index.html">Xxxx</link></para>
-    </listitem>
-    ```
+
+  Find `<formalpara xml:id="language-menu">`, and add your locale.
+  ```xml
+  <listitem>
+    <para><link xlink:href="../xx_XX/index.html">Xxxx</link></para>
+  </listitem>
+  ```
 
 - Add your language to docs/LINGUAS (used when building with Meson).
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]