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

Implementing tons of new features #12

Closed
wants to merge 6 commits into from

Conversation

balloman
Copy link

@balloman balloman commented Oct 7, 2021

This fix simply makes the paramdoc field empty instead of null, so that there isn't a NullReferenceException when processing the enum

@balloman
Copy link
Author

balloman commented Oct 7, 2021

I noticed when running this on my project that the program crashed because I did not have summaries on my enums. Even though I could fix this problem in my own project, I decided to create this pull request that allows them to be processed anyway

- Added support for paragraphs
- Added support for line breaks
- Added support for links
- Added support for in page header links
- Added new option for Gitlab Pages that removes the ./ at the beginning of file links
@balloman balloman changed the title Fix the Program Failing When Processing Enums Without a Summary Implementing tons of new features Oct 7, 2021
@balloman
Copy link
Author

balloman commented Oct 7, 2021

  • Added support for remarks

  • Added support for paragraphs

  • Added support for line breaks

  • Added support for links

  • Added support for in page header links

  • Added new option for Gitlab Pages that removes the ./ at the beginning of file links

@balloman balloman deleted the branch charlesdevandiere:master February 22, 2022 21:49
@balloman balloman closed this Feb 22, 2022
@balloman balloman deleted the master branch February 22, 2022 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant