Skip to content

bug: Fixed a website compilation error caused by the <br> tag #1238

@Nliver

Description

@Nliver

Have you read the Contributing Guidelines on issues?

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Describe the problem

Error:  Client bundle compiled with errors therefore further build is impossible.
SyntaxError: /home/runner/work/stonedb/stonedb/Docs/download.md: Expected corresponding JSX closing tag for <br>. (48:685)
  46 | <td parentName="tr" {...{"align":null}}><a parentName="td" {...{"href":"https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7-v1.0.2.el7.x86_64.tar.gz"}}>{`Download`}</a></td>
  47 | <td parentName="tr" {...{"align":null}}>{`be54d4ebb7[45](https://github.com/stoneatom/stonedb/actions/runs/3938440572/jobs/6737132243#step:5:46)17bf09fbfe1806f6e2ab`}</td>
> [48](https://github.com/stoneatom/stonedb/actions/runs/3938440572/jobs/6737132243#step:5:49) | <td parentName="tr" {...{"align":null}}>{`1. You can `}<a parentName="td" {...{"href":"https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7_v1.0.2.ubuntu.amd64.deb"}}>{`download the DEB package`}</a>{`;`}<br>{` 2. You can `}<a parentName="td" {...{"href":"https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7-v1.0.2.el7.x86_64.rpm"}}>{`download the RPM package`}</a>{` and experience StoneDB installation in two minutes.;`}<br/>{` 3. You can `}<a parentName="td" {...{"href":"https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/shell.for.deploy.stonedb.as.replic.tar.gz"}}>{`download the Shell script`}</a></td>
     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ^
  [49](https://github.com/stoneatom/stonedb/actions/runs/3938440572/jobs/6737132243#step:5:50) | </tr>
  [50](https://github.com/stoneatom/stonedb/actions/runs/3938440572/jobs/6737132243#step:5:51) | <tr parentName="tbody">
  [51](https://github.com/stoneatom/stonedb/actions/runs/3938440572/jobs/6737132243#step:5:52) | <td parentName="tr" {...{"align":null}}>{`Next Version`}</td>
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error: Process completed with exit code 1.

Expected behavior

No response

How To Reproduce

I would delete this tag

Environment

No response

Are you interested in submitting a PR to solve the problem?

  • Yes, I will!

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions