diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-05-31 18:53:51 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-06-01 02:11:44 +0200 |
commit | 9969ea3317dd159479553c6d0e747ec4ba22aacb (patch) | |
tree | 3e84b4d4afdebf6d5c5bd7c01dfefa42161eb783 /source | |
parent | 68a448eb80ce2127001d65af18a48ac4616effbd (diff) |
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 <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/06040100.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/01/06040100.xhp b/source/text/shared/01/06040100.xhp index 4c8bfa8ca2..826f30fe44 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> |