Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render border intersections between table cells #81

Open
joeha480 opened this issue Feb 18, 2016 · 0 comments
Open

Render border intersections between table cells #81

joeha480 opened this issue Feb 18, 2016 · 0 comments
Projects

Comments

@joeha480
Copy link
Contributor

Currently table cell borders are only rendered where either horizontal or vertical borders exist, if both exist, nothing is rendered.
Currently it looks like this (using ascii characters to illustrate, not braille):

A | B
-- --

It could look something like this:

A | B
--+--
@joeha480 joeha480 transferred this issue from brailleapps/dotify Nov 9, 2018
@joeha480 joeha480 added this to To do in Tables via automation Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Tables
  
To do
Development

No branches or pull requests

1 participant