Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to add note blocks to comments in .cs files? #1737

Closed
mfaux opened this issue Jun 7, 2017 · 1 comment
Closed

Possible to add note blocks to comments in .cs files? #1737

mfaux opened this issue Jun 7, 2017 · 1 comment
Labels
bug A bug to fix dotnet Generate .NET API reference docs markdown Authoring and presenting content using markdown
Milestone

Comments

@mfaux
Copy link

mfaux commented Jun 7, 2017

Is it possible to add note blocks to comments in .cs files?

I've tried:

/// > [!NOTE]
/// > This property is unsupported by SAP products.

Which renders as:

image

I was hoping for:
image

Applies to docfx version 2.18.2.0.

@vicancy
Copy link
Contributor

vicancy commented Jun 8, 2017

Should be supported.

@vicancy vicancy added bug A bug to fix markdown Authoring and presenting content using markdown dotnet Generate .NET API reference docs priority-2 labels Jun 8, 2017
@vicancy vicancy added this to the v2.19 milestone Jun 8, 2017
@mfaux mfaux changed the title Is it possible to add note blocks to comments in .cs files? Possible to add note blocks to comments in .cs files? Jun 8, 2017
vicancy added a commit to vicancy/docfx that referenced this issue Jun 13, 2017
vicancy added a commit that referenced this issue Jun 13, 2017
* Fix #1737 decode >

* resolve comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug to fix dotnet Generate .NET API reference docs markdown Authoring and presenting content using markdown
Projects
None yet
Development

No branches or pull requests

2 participants