Merge pull request #288 from snshn/update-markdown-files
Update Markdown files
This commit is contained in:
commit
d453145bf8
2 changed files with 9 additions and 3 deletions
|
@ -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
|
||||
```
|
||||
|
|
|
@ -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** |
|
||||
|
|
Loading…
Reference in a new issue