Fix markdown formatting of some documentation tables (#1315)
* Fix markdown formatting of release tables * Fix markdown table formatting in documentation Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
This commit is contained in:
4
.3rd-party/Release_0_3_0.md
vendored
4
.3rd-party/Release_0_3_0.md
vendored
@@ -3,7 +3,7 @@
|
||||
## Eclipse CQs - Provided/compile
|
||||
|
||||
| Group ID | Artifact ID | Version | CQ |
|
||||
| -------------------------------- | --------------------- | ------- | --------------------------------------------------------------------- |
|
||||
|----------------------------------|-----------------------|---------|-----------------------------------------------------------------------|
|
||||
| com.github.gwtd3 | gwt-d3-api | 1.3.0 | [CQ22964](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=22964) |
|
||||
| com.google.jsinterop | jsinterop-annotations | 1.0.2 | [CQ22981](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=22981) |
|
||||
| com.vaadin | vaadin-themes | 8.12.3 | [CQ23069](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=23069) |
|
||||
@@ -14,7 +14,7 @@
|
||||
## Test and build dependencies
|
||||
|
||||
| Group ID | Artifact ID | Version |
|
||||
| ---------------------------- | ----------------------- | ------------- |
|
||||
|------------------------------|-------------------------|---------------|
|
||||
| javax.el | javax.el-api | 2.2.4 |
|
||||
| org.assertj | assertj-core | 3.16.1 |
|
||||
| org.awaitility | awaitility | 3.1.2 |
|
||||
|
||||
Reference in New Issue
Block a user