api-platform / api-platform/docs-website
Syntax highlighting should not display attributes as comments
Open
- Dominant language
- CSS
- Stars
- 6
- Forks
- 4
- Avg merge
- 11h 41m
- Merged PRs (30d)
- 1
Description
**Description**
Right now the attributes are displayed like comments:
**Example**
>
Source: https://api-platform.com/docs/core/dto/#the-entity
It would be nice to show attributes with a different style to ease reading, like Symfony doc do, by using one color for `#[Route()]` and different colors for the arguments:
>
Source: https://symfony.com/doc/current/routing.html#creating-routes-as-attributes
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.