Add a warning about the future of the Google docs workaround (#2108)
This commit is contained in:
parent
150fcd82ef
commit
77c4d135c7
@ -1947,7 +1947,7 @@
|
|||||||
<div class="settings-item-left">
|
<div class="settings-item-left">
|
||||||
<div class="settings-item-label">
|
<div class="settings-item-label">
|
||||||
Force HTML-based rendering for Google Docs
|
Force HTML-based rendering for Google Docs
|
||||||
<a tabindex="0" class="more-toggle more-only" data-parent-distance="4">(?)</a>
|
<a tabindex="0" class="more-toggle more-only danger-text" data-parent-distance="4">(?)</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="settings-item-right">
|
<div class="settings-item-right">
|
||||||
@ -1962,6 +1962,9 @@
|
|||||||
which prevents Yomichan from being able to scan text.
|
which prevents Yomichan from being able to scan text.
|
||||||
Enabling this option will force HTML-based rendering to be used.
|
Enabling this option will force HTML-based rendering to be used.
|
||||||
</p>
|
</p>
|
||||||
|
<p class="danger-text">
|
||||||
|
This is a workaround and it is likely that Google will unfortunately remove support for this workaround in the future.
|
||||||
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a tabindex="0" class="more-toggle" data-parent-distance="3">Less…</a>
|
<a tabindex="0" class="more-toggle" data-parent-distance="3">Less…</a>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user