You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the translate command is run with the "--include-inline-elements" option, Introduction Outline Reference Range markers and text (\ior <text>\ior*) are not included in the draft that is created.
The 'include_inline_elements' option on the 'translate' command does not transfer Intro Outline Reference Range ("\ior") markers to the draft · Issue #625 · sillsdev/silnlp
Activity
isaac091 commentedon Jan 13, 2025
\ior is a Character marker, so it will be included with the updates to translation post-processing.
#560
ddaspit commentedon Jan 14, 2025
The
--include-inline-elements
argument only refers to inline embed markers, such as footnotes. It does not refer to character style markers.