mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 04:38:29 +03:00
6 lines
272 B
Markdown
6 lines
272 B
Markdown
# Formatter Modules
|
|
|
|
Formatter modules are used to format the data extracted from a URL into a specific format. Currently the most widely-used formatter is the HTML formatter, which formats the data into an easily viewable HTML page.
|
|
|
|
```{include} autogen/formatter.md
|
|
``` |