https://bugs.kde.org/show_bug.cgi?id=414357
Bug ID: 414357
Summary: table markdown is not pretty
Product: okular
Version: 1.8.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 124043
--> https://bugs.kde.org/attachment.cgi?id=124043&action=edit
actual & expected
SUMMARY
For markdown file and this content:
| Mandatory | Header's key | Header's value | Description
|
|-----------|--------------|------------------|----------------------------------------------------------------------------------------|
| yes | Content-Type | application/json | Set the content type of the
request body |
| yes | Authorization| Basic Authent: <br> {api_key} {api_secret} | Set
the api_key and api_secret used to identify api consumer |
The table is not so pretty as markdown with github (border missing).
STEPS TO REPRODUCE
1. with md file with table
2. open with okular
3. compare with github
OBSERVED RESULT
see screenshot actual
EXPECTED RESULT
see screenshot expected
--
You are receiving this mail because:
You are watching all bug changes.