Excluding parts of documents from AI translation #509
Closed
asher-floyd
started this conversation in
Ideas
Replies: 2 comments 3 replies
-
|
Le me add an instruction to the prompt. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Done in v0.104.2. Simply use
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I develop and maintain a Docusaurus site for a very niche piece of scientific software. There are a lot of references and terms which need to not be translated when you hit the AI translate button. It would be extremely useful to have a way to "fence" parts of text for exclusion within the markdown itself.
Something like:
And mdx comment support too, so
{/* translate-ignore */}The issue in action:
Beta Was this translation helpful? Give feedback.
All reactions