chisel icon indicating copy to clipboard operation
chisel copied to clipboard

Fix verilog vs chisel doc rendering

Open debs-sifive opened this issue 3 years ago • 6 comments

Type of issue: bug report | documentation

Impact: no functional change

Development Phase: request

Other information

If the current behavior is a bug, please provide the steps to reproduce the problem:

visit https://www.chisel-lang.org/chisel3/docs/cookbooks/verilog-vs-chisel

https://github.com/chipsalliance/chisel3/pull/2323#issuecomment-1074349506

What is the current behavior?

https://www.chisel-lang.org/chisel3/docs/cookbooks/verilog-vs-chisel does not render HTML properly.

What is the expected behavior?

  • HTML code should not show up in the generated doc
  • code blocks should work

Please tell us about your environment:

What is the use case for changing the behavior?

debs-sifive avatar Mar 21 '22 20:03 debs-sifive

@mwachs5 @debs-sifive can I make more research and try working on this?

Shorla avatar Mar 30 '22 22:03 Shorla

@Shorla absolutely! that would be super helpful :)

debs-sifive avatar Mar 30 '22 22:03 debs-sifive

Hi @debs-sifive, is there a way to test the website results locally? The IntelliJ preview is not showing the issue.

pmusa avatar Jun 07 '22 17:06 pmusa

@pmusa I would check the https://github.com/freechipsproject/www.chisel-lang.org repo readme for info on how to build the website

mwachs5 avatar Jun 07 '22 17:06 mwachs5

@pmusa @debs-sifive @mwachs5 I have my local environment set up now. I can now make changes and preview what it will look like on the website after being merged.

Shorla avatar Jun 08 '22 15:06 Shorla

@mwachs5 @debs-sifive @pmusa, after much deliberation with of making Markdown and Html render with almost no positive result. I am suggesting we look for a different for way to make the difference visible?

Shorla avatar Jun 23 '22 19:06 Shorla