* fix: MD033/no-inline-html
Doesn't remove actual inline HTML, but escapes Generics and examples in braces
* Apply suggestions from code review
Co-Authored-By: nschonni <nschonni@gmail.com>
Hello, @rick-anderson,
This proposed file change comes from https://github.com/aspnet/Docs.zh-tw/pull/86/files .
Could you review this contribution and help to merge if agreed?
Many thanks in advance.
* screenshots
* ASP.NET MVC tutorial 2.2
* updates
* Minor updates
* minor edits
* minor edits
* minor edits
* minor edits
* minor edits
* Shorter title
* Shortened title
* Shortened title
* Shortened title
* Shortened title
* Shortened title
* Shortened title
* Shortened title
* Shortened title
* Shortened title
* Acknowledgements- John Parente and me
* Better acknowledgements
Fixes#10058
<!--
# Instructions
When creating a new PR, please reference the issue number if there is one:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->
<!--
# Instructions
When creating a new PR, please reference the issue number if there is one:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->
* overview
* whats new to end
* fix migration node
* split fundamentals, move to end
* glob & loc, get started
* security node name
* security section
* azure, client-side, host
* several more sections
* redistribute tutorials
* proofread fixes
* move how to download section
* index files delete and redirect
* fix errors
* reorder some nodes
* scott feedback, flatten main tutorials node
* fix missed feedback items + other issues
* unflatten tutorials node
* move 'how to download'
* more tutorials node tweaks
* standardize view sample links
* db --> DB
* fix build error
* remove link from a parent node
* streamline node names
* xref links
* typos
* typo
* typos and revert some xref links
* scott feedback
* scott feedback
* feedback
* change node name
* safe storage-->protect
Fixes#9219
@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.
I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.