problem with Table span columns and rows

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

problem with Table span columns and rows

dashkok
a
Hi there!
when I created table and try to span cells - some slash in preview is missing (screenshot in attach)
|===
||Attribute |Value |Authorisation |Consent

|*Account Access*
|availableAccounts OR availableAccountsWithBalances
|allAccounts
.3+|one-factor authorisation  (PSU-ID and password)
.7+^.^|Consent on Account List of Available Accounts

.2+|*ASPSP Profile*
|availableAccountsConsentSupported
|TRUE

|scaByOneTimeAvailableAccountsConsentRequired
|FALSE
|
|
|
|
|*Account Access*
|availableAccounts OR availableAccountsWithBalances
|allAccounts
.3+|two-factor authorisation(PSU-ID and password + TAN)
.2+|*ASPSP Profile*

|availableAccountsConsentSupported
|TRUE
|scaByOneTimeAvailableAccountsConsentRequired
|TRUE
|===
Reply | Threaded
Open this post in threaded view
|

Re: problem with Table span columns and rows

1marc1
Dashkok,

I just created my own version of your table and rendered it using the following output formats:
* asciidoctor 1.5.6.2
* asciidoctor 2.0.9
* asciidoctor-pdf 1.5.0.alpha.16

Here are the screenshots of those outputs:

.Asciidoctor 1.5.6.2
Asciidoctor 1.5.6.2

.Asciidoctor 2.0.9
Asciidoctor 2.0.9

.Asciidoctor-PDF 1.5.0.alpha.16
Asciidoctor-PDF 1.5.0.alpha.16

As we can see, this produces the same results as your output, despite the fact that the source of my table will be slightly different as I didn't use your code. Interestingly, the PDF output is fine.

Another thing I noticed in your output as well as my HTML output is that the bottom line of the table is thicker for the first column as well as the last two columns.

It looks like it is something in the asciidoctor code is causing this behavior. Perhaps some of the code maintainers can chime in.

Marc.
Reply | Threaded
Open this post in threaded view
|

Re: problem with Table span columns and rows

dashkok
Ok.
So what should I do to achieve full table? Any idea?

ср, 22 трав. 2019 о 02:09 1marc1 [via Asciidoctor :: Discussion] <[hidden email]> пише:
Dashkok,

I just created my own version of your table and rendered it using the following output formats:
* asciidoctor 1.5.6.2
* asciidoctor 2.0.9
* asciidoctor-pdf 1.5.0.alpha.16

Here are the screenshots of those outputs:

.Asciidoctor 1.5.6.2
Asciidoctor 1.5.6.2

.Asciidoctor 2.0.9
Asciidoctor 2.0.9

.Asciidoctor-PDF 1.5.0.alpha.16
Asciidoctor-PDF 1.5.0.alpha.16

As we can see, this produces the same results as your output, despite the fact that the source of my table will be slightly different as I didn't use your code. Interestingly, the PDF output is fine.

Another thing I noticed in your output as well as my HTML output is that the bottom line of the table is thicker for the first column as well as the last two columns.

It looks like it is something in the asciidoctor code is causing this behavior. Perhaps some of the code maintainers can chime in.

Marc.


If you reply to this email, your message will be added to the discussion below:
http://discuss.asciidoctor.org/problem-with-Table-span-columns-and-rows-tp6932p6934.html
To unsubscribe from problem with Table span columns and rows, click here.
NAML
Reply | Threaded
Open this post in threaded view
|

Re: problem with Table span columns and rows

1marc1
Dashkok,

I would open an issue here:

https://github.com/asciidoctor/asciidoctor/issues

Marc.
Reply | Threaded
Open this post in threaded view
|

Re: problem with Table span columns and rows

dashkok
Ok, thanks. 

чт, 23 трав. 2019 о 14:45 1marc1 [via Asciidoctor :: Discussion] <[hidden email]> пише:
Dashkok,

I would open an issue here:

https://github.com/asciidoctor/asciidoctor/issues

Marc.


If you reply to this email, your message will be added to the discussion below:
http://discuss.asciidoctor.org/problem-with-Table-span-columns-and-rows-tp6932p6937.html
To unsubscribe from problem with Table span columns and rows, click here.
NAML
Reply | Threaded
Open this post in threaded view
|

Re: problem with Table span columns and rows

dashkok
In reply to this post by 1marc1
Is there any estimation time to fix this issue?

чт, 23 трав. 2019 о 14:45 1marc1 [via Asciidoctor :: Discussion] <[hidden email]> пише:
Dashkok,

I would open an issue here:

https://github.com/asciidoctor/asciidoctor/issues

Marc.


If you reply to this email, your message will be added to the discussion below:
http://discuss.asciidoctor.org/problem-with-Table-span-columns-and-rows-tp6932p6937.html
To unsubscribe from problem with Table span columns and rows, click here.
NAML
Reply | Threaded
Open this post in threaded view
|

Re: problem with Table span columns and rows

1marc1
Dashkok,

It really depends on the complexity to resolve the issue, the amount of time the developers have available, the priority that the issue will be given, etc.

It is difficult to say.

I had a quick look to see if your issue was already logged, but I couldn't find any references. That doesn't mean it is not yet logged; it just means I couldn't find it.

Marc.
Reply | Threaded
Open this post in threaded view
|

Re: problem with Table span columns and rows

dashkok
Marc,
thank you in advance

чт, 23 трав. 2019 о 15:59 1marc1 [via Asciidoctor :: Discussion] <[hidden email]> пише:
Dashkok,

It really depends on the complexity to resolve the issue, the amount of time the developers have available, the priority that the issue will be given, etc.

It is difficult to say.

I had a quick look to see if your issue was already logged, but I couldn't find any references. That doesn't mean it is not yet logged; it just means I couldn't find it.

Marc.


If you reply to this email, your message will be added to the discussion below:
http://discuss.asciidoctor.org/problem-with-Table-span-columns-and-rows-tp6932p6940.html
To unsubscribe from problem with Table span columns and rows, click here.
NAML