On Sun, 24 Sep 2017 10:59, g...@unixarea.de said:

> I would be happy to write something in this blog, but I never wrote
> something in 'org-mode' format, any pointer to some guide? I'm attaching

If you are on Emacs it is already included and part of Emacs help
system.  It's website is org-mode.org.   The markup is easy:

--8<---------------cut here---------------start------------->8---
# Without a .org suffix this is useful:     -*- org -*-
#+TITLE: Sample Document

* This is a level 1 header

** This is a level 2 header

Here is some text with /italics/ or *bold* or _underscored_.

- First list item
- Second list item
  - Sublist item 1
  - sublist iten 2 

#+begin_src
source code
#+end_src

This is [[https://example.org][an external link]] and there are a lot of
other things one does not need to know to get started.

# IMHO a major annoyance in Markdown the missing of source comments like
# this one in org-mode
--8<---------------cut here---------------end--------------->8---

If you go to a blog article on gnupg.org (or actually any page) you find
a link to the source right down at the bottom of the page.

> below a text version of the write-up. A photo is here:

Shall I do a basic markup and send it to you?


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.

Attachment: pgpdujBvRErfq.pgp
Description: PGP signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to