From 8c131d649fd95797aa6f7f28498bc1bbc4bf7b69 Mon Sep 17 00:00:00 2001 From: Sunshine Date: Wed, 20 Oct 2021 15:46:08 -1000 Subject: [PATCH] update Markdown files --- README.md | 2 +- docs/web-apps.md | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9c2e8a3..a4ff25b 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Every release contains pre-built binaries for Windows, GNU/Linux, as well as pla ```console monolith https://lyrics.github.io/db/P/Portishead/Dummy/Roads/ -o portishead-roads-lyrics.html ``` -or + ```console cat index.html | monolith -aIiFfcMv -b https://original.site/ - > result.html ``` diff --git a/docs/web-apps.md b/docs/web-apps.md index fafda87..cc19111 100644 --- a/docs/web-apps.md +++ b/docs/web-apps.md @@ -2,14 +2,20 @@ These apps retain all or most of their functionality when saved with Monolith: -| Converse | https://conversejs.org | + +## Converse + +| Website | https://conversejs.org | |:-----------------------|:--------------------------------------------------------------------| | Description | An XMPP client built using web technologies | | Functionality retained | **full** | | Command to use | `monolith https://conversejs.org/fullscreen.html > conversejs.html` | | Monolith version used | 2.2.7 | -| Markdown Tables generator | https://www.tablesgenerator.com | + +## Markdown Tables generator + +| Website | https://www.tablesgenerator.com | |:--------------------------|:-----------------------------------------------------------------------------------------------| | Description | Tool for creating tables in extended Markdown format | | Functionality retained | **full** |