Skip to content

No CSS for images in API documentation. #17551

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

Closed
Dedelweiss opened this issue May 22, 2023 · 0 comments · Fixed by #17558
Closed

No CSS for images in API documentation. #17551

Dedelweiss opened this issue May 22, 2023 · 0 comments · Fixed by #17558

Comments

@Dedelweiss
Copy link
Contributor

Compiler version

3.3.0-RC6

Minimized code

/**
 * Simple comment for bar3 function, lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
 * Simple image in documentation ![Scala](/scala_Icon.png)
 */
def bar3 = ()

Output

Screenshot 2023-05-22 at 11 03 12

Expectation

I expect some CSS when we put an image in the documentation (To avoid further problems later).

@Dedelweiss Dedelweiss added itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label labels May 22, 2023
@WojciechMazur WojciechMazur added area:doctool and removed stat:needs triage Every issue needs to have an "area" and "itype" label labels May 22, 2023
ckipp01 pushed a commit that referenced this issue May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants