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

[GFM] More pretty <remarks> section #51

Open
joshua-light opened this issue Dec 10, 2023 · 0 comments
Open

[GFM] More pretty <remarks> section #51

joshua-light opened this issue Dec 10, 2023 · 0 comments
Labels
enhancement New feature or request markdown Issue related to the built-in Markdown renderer
Milestone

Comments

@joshua-light
Copy link
Member

joshua-light commented Dec 10, 2023

We could use Note alert in GFM for rendering <remarks> section.


Summary.Samples.Sample<T0, T1>

public class Sample<T0, T1>

A sample class that is documented.
This a second paragraph.
It is indented.
This is the third paragraph.
Here is a italic, italic2 fragment.
Here is a bold, bold2 fragment.
Here is a code fragment.
Here is a strikethrough fragment.

Note

Remarks section.
Second line.
Another paragraph.
Btw, this type has a child: Sample{T0,T1}.Child.

@joshua-light joshua-light added enhancement New feature or request markdown Issue related to the built-in Markdown renderer labels Dec 10, 2023
@joshua-light joshua-light modified the milestones: 0.0.4, Backlog Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request markdown Issue related to the built-in Markdown renderer
Projects
None yet
Development

No branches or pull requests

1 participant