Skip to content

Commit

Permalink
Manifest: punctuation.
Browse files Browse the repository at this point in the history
  • Loading branch information
nerun committed May 21, 2024
1 parent 4d7a7e6 commit 1bd4570
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Apologetic manifest of the universal format.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The easiest way to do this is to import your content directly into a **LibreOffi

However, the [pandoc](https://pandoc.org/) program is available for several operating systems: Windows, Linux, BSD, macOS, etc. It lets you convert to and from many different formats. And it's free and open source.

Of course, pandoc is a command line tool, designed to be used in command prompt, powershell, linux terminal etc. But it's so easy as write this:
Of course, pandoc is a command line tool, designed to be used in command prompt, powershell, linux terminal etc., but it's so easy as write this:

```shell
$ pandoc test.md -f markdown -t docx -s -o test.docx
Expand All @@ -41,4 +41,4 @@ July 27, 2023 (_revised May 19, 2024_)

[^1]: Hart, Michael (1992, August). _The History and Philosophy of Project Gutenberg_. Project Gutenberg. https://www.gutenberg.org/about/background/history_and_philosophy.html

[^2]: _Getting started with pandoc: Step 6 - Converting a file_. Pandoc: a universal document converter. https://pandoc.org/getting-started.html#step-6-converting-a-file
[^2]: _Getting started with pandoc: Step 6 - Converting a file_. Pandoc: a universal document converter. https://pandoc.org/getting-started.html#step-6-converting-a-file

0 comments on commit 1bd4570

Please sign in to comment.