liche:用于Go中的Markdown和HTML的快速链接检查器

时间:2021-02-03 19:39:53
【文件属性】:
文件名称:liche:用于Go中的Markdown和HTML的快速链接检查器
文件大小:46KB
文件格式:ZIP
更新时间:2021-02-03 19:39:53
go html markdown linter HTMLGo 停产通知 抱歉,该项目不再处于主动维护状态! :crying_face: 请考虑迁移到下面列出的替代方法之一。 备择方案 Go中的快速网站链接检查器 光荣的链接检查器 该工具支持测试本地文件和网站上的链接。 检查HTML文件夹中的相对/内部链接(无减价或外部网站) 为什么不再维护? 这是因为我们在项目目标和所需工作量方面发现了几个问题。 该软件的最初目的是检查Markdown文件中的链接,这些链接被编译为HTML文件并通过HTTP服务器提供服务。 但这带来了以下问题。 我们无法测试Markdown文件中不存在的链接。 例如,某些基于markdown的静态站点生成器在编译时生成链接。 例如自动生成目录 我们
【文件预览】:
liche-master
----extensions_test.go(564B)
----.gitignore(27B)
----go.mod(462B)
----semaphore_test.go(382B)
----Dockerfile(214B)
----file_result_test.go(1KB)
----markup_file_finder_test.go(2KB)
----arguments_test.go(2KB)
----semaphore.go(237B)
----.gometalinter.json(148B)
----arguments.go(2KB)
----LICENSE(1KB)
----utilities_test.go(638B)
----extensions.go(303B)
----markup_file_finder.go(1KB)
----go.sum(58KB)
----tools()
--------integration_test.sh(74B)
--------unit_test.sh(151B)
--------build.sh(43B)
--------lint.sh(83B)
----url_result_test.go(503B)
----main.go(966B)
----file_checker_test.go(3KB)
----README.md(4KB)
----url_checker_test.go(3KB)
----file_result.go(895B)
----file_checker.go(2KB)
----.circleci()
--------config.yml(2KB)
----utilities.go(355B)
----Gemfile(55B)
----url_checker.go(2KB)
----features()
--------options.feature(2KB)
--------relative_path.feature(928B)
--------markdown.feature(2KB)
--------error.feature(348B)
--------aruba.rb(25B)
--------html.feature(2KB)
----test()
--------foo()
--------bad.md(42B)
--------bad.html(162B)
--------foo.md(29B)
--------absolute_path.md(18B)
--------foo.html(146B)
----url_result.go(355B)
----constants.go(52B)
----Gemfile.lock(1KB)

网友评论