update Markdown files

This commit is contained in:
Sunshine 2021-10-20 15:46:08 -10:00
parent a221fdb368
commit 8c131d649f
No known key found for this signature in database
GPG Key ID: B80CA68703CD8AB1
2 changed files with 9 additions and 3 deletions

View File

@ -104,7 +104,7 @@ Every release contains pre-built binaries for Windows, GNU/Linux, as well as pla
```console ```console
monolith https://lyrics.github.io/db/P/Portishead/Dummy/Roads/ -o portishead-roads-lyrics.html monolith https://lyrics.github.io/db/P/Portishead/Dummy/Roads/ -o portishead-roads-lyrics.html
``` ```
or
```console ```console
cat index.html | monolith -aIiFfcMv -b https://original.site/ - > result.html cat index.html | monolith -aIiFfcMv -b https://original.site/ - > result.html
``` ```

View File

@ -2,14 +2,20 @@
These apps retain all or most of their functionality when saved with Monolith: 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 | | Description | An XMPP client built using web technologies |
| Functionality retained | **full** | | Functionality retained | **full** |
| Command to use | `monolith https://conversejs.org/fullscreen.html > conversejs.html` | | Command to use | `monolith https://conversejs.org/fullscreen.html > conversejs.html` |
| Monolith version used | 2.2.7 | | 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 | | Description | Tool for creating tables in extended Markdown format |
| Functionality retained | **full** | | Functionality retained | **full** |