diff --git a/README.md b/README.md index b2de97a..2fe296c 100644 --- a/README.md +++ b/README.md @@ -41,41 +41,7 @@ Next run this command to scan your instance bin/console.php ether:scan http://localhost:9001 ``` -```console -Starting scan of api... -======================= - - [INFO] No revision in server header - - [INFO] api version: 1.3.0 - -Starting scan of a pad... -========================= - - [INFO] Package version: 1.9.7 - - [OK] Pads are publicly accessible - - [OK] Server is healthy - - [INFO] Version is 1.9.7 - - [INFO] Server running since: 2024-03-08T21:38:56+00:00 - -Starting scan of admin area... -============================== - - [OK] Admin area is not accessible with admin / admin - - [OK] Admin area is not accessible with admin / changeme1 - - [OK] Admin area is not accessible with user / changeme1 - -Starting scan of plugins... -=========================== - - [INFO] No plugins found -``` +![Scan Output](docs/scan-output.svg) ### Composer diff --git a/docs/scan-output.svg b/docs/scan-output.svg new file mode 100644 index 0000000..133068e --- /dev/null +++ b/docs/scan-output.svg @@ -0,0 +1 @@ +Startingscanofapi:http://127.0.0.1:9001/============================================[INFO]Norevisioninserverheader[INFO]apiversion:1.3.0Startingscanofapad...=========================[INFO]Packageversion:2.6.1[INFO]Nopluginsfound[OK] Pads are publicly accessible[OK] Websocket is supported[OK] Server is healthy[INFO]Versionis2.6.1[INFO]Serverrunningsince:2026-04-16T19:51:11+00:00Startingscanofadminarea...==============================[OK] Admin area is not accessible with admin / admin[OK] Admin area is not accessible with admin / changeme1[OK] Admin area is not accessible with user / changeme1 \ No newline at end of file diff --git a/tests/e2e/fixture/master_with_plugins.txt b/tests/e2e/fixture/master_with_plugins.txt index 8c89d8e..94e465f 100644 --- a/tests/e2e/fixture/master_with_plugins.txt +++ b/tests/e2e/fixture/master_with_plugins.txt @@ -15,6 +15,7 @@ Plugins: * ep_font_size * ep_headings2 * ep_markdown + * ep_plugin_helpers * ep_spellcheck * ep_table_of_contents