Currently, when opening a question/article through the Open Link action, all links in the generated file become Zhihu's protected format:
# Protected
https://link.zhihu.com/?target=https%3A//timsong-cpp.github.io/cppwp/n4950/format.range.fmtkind
# Actual Link
https://timsong-cpp.github.io/cppwp/n4950/format.range.fmtkind
Is it possible to automatically desugar these protected links when generating files?
Currently, when opening a question/article through the Open Link action, all links in the generated file become Zhihu's protected format:
Is it possible to automatically desugar these protected links when generating files?