source/text/shared/01/06040100.xhp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit 9969ea3317dd159479553c6d0e747ec4ba22aacb Author: Adolfo Jayme Barrientos <[email protected]> Date: Thu May 31 18:53:51 2018 -0500 Update documentation for augmented AutoCorrect formatting feature After two years. See core commits 6bfe94a631b5c5029a1f96a52b000d25e33bad4a and 125ea721e1988bb815ef8c72ef58d00938e3e45a. Change-Id: Ie966813ef1f8b4a82bdb7478b9565cf3a8702ab2 (cherry picked from commit 5c2b056fd305b90dfbe4dc7168c8c1208ec0a41c) Reviewed-on: https://gerrit.libreoffice.org/55150 Reviewed-by: Adolfo Jayme Barrientos <[email protected]> Tested-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/source/text/shared/01/06040100.xhp b/source/text/shared/01/06040100.xhp index 4c8bfa8ca..826f30fe4 100644 --- a/source/text/shared/01/06040100.xhp +++ b/source/text/shared/01/06040100.xhp @@ -73,9 +73,9 @@ <paragraph xml-lang="en-US" id="par_id5240028" role="note">The first letter in a Calc cell will never be capitalized automatically.<comment>see i78661</comment></paragraph> </case> </switch> -<paragraph xml-lang="en-US" id="hd_id3145072" role="heading" level="3">Automatic *bold* and _underline_</paragraph> - <paragraph xml-lang="en-US" id="par_id3153577" role="paragraph">Automatically applies bold formatting to text enclosed by asterisks (*), and underline to text enclosed by underscores ( _ ), for example, *bold*. The asterisks and underscores are not displayed after the formatting is applied.</paragraph> - <paragraph xml-lang="en-US" id="par_id3153127" role="note">This feature does not work if the formatting characters * or _ are entered with an <link href="text/shared/00/00000005.xhp#IME" name="Input Method Editor">Input Method Editor</link>.</paragraph> +<paragraph xml-lang="en-US" id="hd_id3145072" role="heading" level="3">Automatic *bold*, /italic/, -strikeout- and _underline_</paragraph> + <paragraph xml-lang="en-US" id="par_id3153577" role="paragraph">Automatically applies bold, italic, strikethrough or underline formatting to text enclosed by asterisks (*), slashes (/), hyphens (-), and underscores (_), respectively. These characters disappear after the formatting is applied.</paragraph> + <paragraph xml-lang="en-US" id="par_id3153127" role="note">This feature does not work if the formatting characters <item type="literal">* / - _</item> are entered with an <link href="text/shared/00/00000005.xhp#IME" name="Input Method Editor">Input Method Editor</link>.</paragraph> <paragraph xml-lang="en-US" id="hd_id3150275" role="heading" level="3">URL Recognition</paragraph> <paragraph xml-lang="en-US" id="par_id3158430" role="paragraph">Automatically creates a hyperlink when you type a <link href="text/shared/00/00000002.xhp#url" name="URL">URL</link>.</paragraph> <comment>UFI: moved "replace 1st" to Localized Options tab page, cws cbosdo01</comment> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
