27 Commits

Author SHA1 Message Date
illfated
594bfb310b MarkDown update: replace deprecated HTML tags
- As requested in issue ticket #9449
(**<strong> tags causing issue in localized articles**),
this Pull Request aims to remove HTML tags known to cause layout and
readability issues in the MS Docs document pages, Frame Overflow being
a frequent and obvious layout-breaking issue in translated articles.

Changes proposed:
- Replace HTML tag <strong> </strong> with its MD equivalent ** **
- Replace single asterisk * with underscore _ (when combined with **)
- Simplify usage of bold formatting (** **) to only the outer pair
- Replace HTML tag <em> </em> with MarkDown underscore _ _

Whitespace changes:
- Remove redundant end-of-line (EOL) blanks (trailing space)
- Normalize spacing in numbered lists and bullet point lists to 1 space
- Replace end-of-file (EOF) consecutive blank lines with 1 NewLine
- Normalize layout spacing in MarkDown tables (consistency)
- Normalize layout to 1 blank line after H2, H3, H4 headings
- Allow up to 2 blank lines spacing (not 3 or more), ex. H1 page title

Closes #9449
2021-04-24 11:49:32 +02:00
nimishasatapathy
26e4089ab6 Updated-4749599ASCII61-73 2021-01-07 15:41:15 +05:30
damabe
63bdfc2950 Update short descriptions for SEO improvement 2020-08-18 19:24:06 -07:00
Greg Lindsay
7fc3d8b738 conflicts fix 2019-06-10 11:56:55 -07:00
Dani Halfin
3b6aa45ec8 fixing conflicts 2019-06-06 15:09:32 -07:00
Dani Halfin
d65894ce36 Bulk replaced ms.author to v-madhi 2019-06-06 11:31:31 -07:00
Dani Halfin
eeb2e02778 Bulk replaced author to manikadhiman 2019-06-06 11:28:23 -07:00
VSC-Service-Account
858476cf2f CI Update 2019-06-04 22:13:57 +00:00
Greg Lindsay
154bf5323f replacing more v-madhi 2019-06-03 11:31:56 -07:00
get-itips
e69f6e242b several metadata changes 2019-05-30 09:35:33 -03:00
MariciaAlforque
4d134ff4f6 replaced nickbrower authorname with MariciaAlforque 2018-05-11 10:45:43 -07:00
Nicholas Brower
1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00
Nicholas Brower
ced60b41cc Merged PR 1941: adding ms.date to each mdm topic
adding ms.date to each mdm topic
2017-06-26 21:36:04 +00:00
Nick Brower
042130f30b removed ms.date property from all mdm topics 2017-05-30 10:22:35 -07:00
Nick Brower
9c45d6ac8d removed extra newline character added in meta data replacement 2017-05-26 14:13:44 -07:00
Nick Brower
232846e290 attempt 2 at meta data replacement 2017-05-26 14:02:24 -07:00
Nick Brower
18096c7b89 Revert "updated metadata to get data metrics from new repo"
This reverts commit 60360eb6c5cf0dda13179cc134da0fde40ca447b.
2017-05-26 12:32:16 -07:00
Nick Brower
6c4a468436 Revert "fixed missing 'author' metadata"
This reverts commit 7c9b4c17cab01253bff8afcf5ab4a4615dcd1f72.
2017-05-26 12:30:48 -07:00
Nick Brower
9fcc111874 Revert "fixing metadata fields that I updated incorrectly yesterday"
This reverts commit ce5b70c070956476d0a5b9e917887807f967680c.
2017-05-26 12:26:13 -07:00
Nick Brower
9310cbdd85 Revert "trying author meta data with double quotes as it contains a space"
This reverts commit 27a2b316164622f2015597f544dd8d5559e5db8f.
2017-05-26 12:23:49 -07:00
Nick Brower
b513c1d41b Revert "fixing author meta data with my actual git hub ID this time"
This reverts commit a613122982306156ebade12b4ec9d5eff5721914.
2017-05-26 12:22:35 -07:00
Nick Brower
a613122982 fixing author meta data with my actual git hub ID this time 2017-05-26 11:42:28 -07:00
Nick Brower
27a2b31616 trying author meta data with double quotes as it contains a space 2017-05-26 11:29:45 -07:00
Nick Brower
ce5b70c070 fixing metadata fields that I updated incorrectly yesterday 2017-05-26 10:49:28 -07:00
Nick Brower
7c9b4c17ca fixed missing 'author' metadata 2017-05-25 11:52:28 -07:00
Nick Brower
60360eb6c5 updated metadata to get data metrics from new repo 2017-05-25 11:23:57 -07:00
Brian Lich
18332f30c4 Migrate MDM content (#761) 2017-05-22 13:07:12 -07:00