Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[修正] マイクチェック警告ポスターのファイルリンク修正 #5

Open
aKuad opened this issue Nov 18, 2022 · 2 comments

Comments

@aKuad
Copy link
Contributor

aKuad commented Nov 18, 2022

ポスターの PDF、ODT ファイルのリンクが不正のため、404表示となる問題を修正する。
(ローカル環境での動作は問題無かった。)

@aKuad
Copy link
Contributor Author

aKuad commented Nov 19, 2022

Docsify の仕様かバグか、期待される動作ができないため、Docsify のリポジトリに issue 作成予定。

技術的な詳細:
通常、リンクされている所は、Markdown としてコンパイルされる。
Markdown でページとして表示でなく、ファイル (PDF など) を表示させるには、':ignore' オプションを付与する。
しかし、相対パスでのリンクと ':ignore' オプションを併用すると、期待通りの動作ができない。

@aKuad
Copy link
Contributor Author

aKuad commented Nov 20, 2022

この問題について、Docsify プロジェクトページへ issue を作成。

docsifyjs/docsify#1929

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant