I use copy button in code blocks, but in tables I can ony write one backtick code blocks. Is it possible to add three backtick code blocks in table or other way to copy code from code blocks in tables?
No, table cells can’t contain block-level elements. You can copy by manually selecting, or you can store the code blocks outside of a table. You could also try storing the code blocks outside the table and embedding them in table cells using a block embed.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.