tesseract-ocr / tessdoc

Tesseract documentation
https://tesseract-ocr.github.io/tessdoc/
1.85k stars 364 forks source link

Fix Jekyll link problem #139

Closed ngdangtu-vn closed 3 weeks ago

ngdangtu-vn commented 3 weeks ago

This PR does 2 things:

  1. reverse previous fix #137
  2. install plugin to convert MD link to HTML link: jekyll-relative-links

Credit to vossad01 from https://stackoverflow.com/a/42914700

ngdangtu-vn commented 3 weeks ago

Hi @zdenop ,

Could you merge and test if it resolves the problem please. Thanks

zdenop commented 3 weeks ago

Thanks. It works!

ngdangtu-vn commented 3 weeks ago

I think it didn't work on html. Can you confirm if it is my side problem?