From d5b6da80be04616bea329f05b3e0bf3a2a762b34 Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Sat, 15 Oct 2022 08:54:05 +0800 Subject: [PATCH] feat(web/html2markdown): add link to docs --- web/app/controllers/html2markdown.php | 7 ++++--- web/app/controllers/image_hosting/index.php | 2 +- web/app/views/page-header.php | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/web/app/controllers/html2markdown.php b/web/app/controllers/html2markdown.php index 71999a5..04bbb9c 100644 --- a/web/app/controllers/html2markdown.php +++ b/web/app/controllers/html2markdown.php @@ -20,15 +20,16 @@
-

HTML 源码

-

Markdown 源码

- +
+ diff --git a/web/app/controllers/image_hosting/index.php b/web/app/controllers/image_hosting/index.php index 2f0e9ca..967be43 100644 --- a/web/app/controllers/image_hosting/index.php +++ b/web/app/controllers/image_hosting/index.php @@ -217,7 +217,7 @@
  • 图片上传后会被自动转码为 PNG 格式;
  • 在合适的地方插入图片即可引用。
  • -

    更多信息可以查看 使用文档

    +

    更多信息可以查看 使用文档

    使用统计

    diff --git a/web/app/views/page-header.php b/web/app/views/page-header.php index 0d6f499..151f4f3 100644 --- a/web/app/views/page-header.php +++ b/web/app/views/page-header.php @@ -69,7 +69,7 @@