68 Commits

Author SHA1 Message Date
Gary Moore
3f6b8d1d8c Label code blocks with valid values
The current list of valid slugs for code blocks is here: https://review.docs.microsoft.com/en-us/help/contribute/metadata-taxonomies?branch=main#dev-lang
2021-12-02 16:18:34 -08:00
Gary Moore
b01b82e660 Remove unnecessary indentation 2021-12-02 16:17:04 -08:00
Gary Moore
3a9d3c466f Remove unnecessary indentation in code blocks 2021-12-02 16:12:02 -08:00
Mandi Ohlinger
075fa5f737
spacing 2021-12-02 15:32:16 -05:00
Mandi Ohlinger
ea7dbadc9f
note, important 2021-12-02 15:30:30 -05:00
Mandi Ohlinger
ebb47e68b9
Notes 2021-12-02 15:25:06 -05:00
Mandi Ohlinger
de38f36480
Added missing code 2021-12-02 15:19:08 -05:00
Mandi Ohlinger
de8dad90ef
note and code tags 2021-12-02 15:16:15 -05:00
Mandi Ohlinger
b061e6540a
Table spacing 2021-12-02 15:12:15 -05:00
Mandi Ohlinger
8220a980a8
Notes 2021-12-02 14:53:59 -05:00
Alekhya Jupudi
981f7e3830 Fixed suggestions 2021-11-29 14:45:51 +05:30
Alekhya Jupudi
3333313a70 Html to md table Update- batch 23
Converted html tables into markdown format
2021-11-29 14:20:42 +05:30
David Strome
7c48aa5062 remove disallowed html attributes 2021-08-27 15:09:49 -07:00
Gary Moore
17262985e6 Add periods to alt text
No other changes
2021-08-21 13:08:01 -07:00
v-dihans
89325afd33 fix Columns1 2021-08-04 12:58:38 -06:00
Diana Hanson
c283dbf4b6
Pencil edit
fix table reversion
2021-07-07 10:27:51 -06:00
Diana Hanson
7d7e4408ac
Pencil edit revert change 2021-07-07 10:24:42 -06:00
Diana Hanson
29b71d996c
Pencil edit
Experiment for Matrix table
2021-07-07 10:00:01 -06:00
Diana Hanson
108d74139c
Pencil edit
fix images not displaying
2021-07-07 09:23:05 -06:00
v-dihans
aed11ecc21 dh repo health columns and absolutes 2021-07-06 12:42:35 -06:00
greg-lindsay
d3691ee65e update author and ms.author 2021-05-06 15:00:38 -07:00
David Coulter
e967b61aa9
Links: Windows (2021-03) 2021-03-25 10:12:36 -07:00
Daniel Simpson
8c804c84ca big metadata fixes 2021-01-20 15:20:59 -08:00
Lovina Saldanha
d8aee78ad6 updated-4715491
updated product name Microsoft Endpoint Manager
2020-12-21 15:25:26 +05:30
ShannonLeavitt
41c67c26fc Acrolinx fixes 2020-11-03 09:29:32 -07:00
Tina Burden
0b71de45d3
Merge pull request #3576 from damabe/1610820-damabe15
SEODescFix: User Story 1610820, Part 15
2020-08-20 08:36:25 -07:00
damabe
6129c66bd1 Update short descriptions for SEO improvement 2020-08-18 23:05:15 -07:00
damabe
278b1d6808 Update short descriptions for SEO improvement 2020-08-18 21:33:05 -07:00
1justingilmore
2a1e8c6a51 Update articles in PR 2026 2020-06-22 13:48:35 -06:00
Jeff Reeds (Aquent LLC)
85eee2b34b Updated meta descriptions for SEO 2020-06-12 15:17:25 -07:00
Gary Moore
c24506e166
Remove trailing spaces that followed "> [!NOTE]"
I've heard that having spaces after "> [!NOTE]" can cause the note to not be rendered correctly.
2020-05-12 15:47:35 -07:00
Gary Moore
ae04245d42
Corrected "Powershell" 2020-05-12 15:27:38 -07:00
Gary Moore
6d63ddc136
Applied proper note style 2020-05-12 15:26:17 -07:00
Gary Moore
02f9f9c4e7
Applied proper styles to alerts 2020-05-12 15:20:10 -07:00
Jeff Reeds (Aquent LLC)
f071bfaff5 updated meta description 2020-05-12 15:00:22 -07:00
Jeff Reeds (Aquent LLC)
c822ac3f22 Updated meta descriptions
Note: I did not look at the rest of the articles for flow, grammar, spelling, etc.
2020-05-11 12:51:21 -07:00
Joey Caparas
0b16b55380 fix links 2020-03-27 14:56:33 -07:00
Joey Caparas
7cd231dfd5 fix links 2020-03-27 14:52:38 -07:00
LauraKellerGitHub
765bfc9c2a submitting five corrections 2020-01-22 16:02:51 -08:00
LauraKellerGitHub
9906750fa0 Rebrand System Center to Msft Endpoint - Seven 2019-12-27 17:01:18 -08:00
martyav
77e1835da4 another 30 titles before thanksgiving break 2019-11-27 17:41:37 -05:00
Daniel Simpson
b7c0643659 updating ms.author 2019-09-09 16:19:27 -07:00
imba-tjd
5bde60c9d7 Remove en-us from url 2019-08-20 20:12:38 +08:00
Andrea Barr
9cb8892ac9
Merge pull request #4477 from nschonni/fix--Replace-syntax-with-langauge-code-2
fix: Replace syntax with langauge code 2
2019-07-23 13:53:06 -07:00
Nick Schonning
f418730793 fix: Replace tab after ordered list marker
Find: `\.\t`
Replace: `. `
2019-07-18 01:31:57 -04:00
Nick Schonning
4af3d5650c fix: Replace syntax with langauge code 2 2019-07-18 01:24:10 -04:00
Nick Schonning
291ec526db fix: Replace "syntax" with "xml" code fences
Used find/replace regex in VS Code
Find:``` syntax(\s\n*)<\?xml
Replace:```xml$1<?xml
2019-06-22 01:49:00 -04:00
Nick Schonning
d275ed8cd5 fix: MD039/no-space-in-links
Spaces inside link text
2019-06-16 15:57:47 -04:00
Dani Halfin
11966d286c some fixes 2019-06-11 13:31:07 -07:00
VSC-Service-Account
858476cf2f CI Update 2019-06-04 22:13:57 +00:00