mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8224257: fix issues in files generated by pandoc
Reviewed-by: mchung
This commit is contained in:
parent
7d3e1081a9
commit
c6783a9362
@ -558,7 +558,7 @@ public class Main {
|
||||
out.write(style);
|
||||
out.write(m.group("after"));
|
||||
} else {
|
||||
out.write(" style=\"font-weight: normal; text-align:left\"; ");
|
||||
out.write(" style=\"font-weight: normal; text-align:left;\" ");
|
||||
out.write(attrs);
|
||||
}
|
||||
out.write(" scope=\"row\"");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user