Alex Skoropad
Alex Skoropad
Check this https://github.com/lynndylanhurley/devise_token_auth/issues/830 if you using Rails 5
For those who are looking for the functionality of adding lines on the `Node.js` side can look at the [plugin](https://github.com/ng-doc/ng-doc/blob/431c9421951c18b9040cf2ec65e9a2e0246358ec/libs/utils/html/plugins/code-block-lines.plugin.ts) for `rehype` in my repository, it splits into lines and...
@dhutaryan how did you use it? for the class/interface or their members?
@HyperLife1119 yes, this ticket with full support for `@internal` tags is gonna be done in the next major version, so you can use the internal tag and in the future...
@AdrianKokot I initially used `tsdoc` to parse tags and content in comments. However, it has remained unstandardized for 2 years, so I decided to default to using `jsdoc`. This is...
Implemented in NgDoc v18
@AdrianKokot sure we can consider that if you provide some examples of how it should be displayed
@AdrianKokot I see, I'll try to check jsdoc/tsdoc docs again, but yeah it's not a problem to add it's more about if anyone is gonna use it.
Hey thanks for the ticket and link to the repo I'll try to check it today