Skip to content

code block: is it possible to enable copy, without line numbers? #891

Closed Answered by jjallaire
aborruso asked this question in Q&A
Discussion options

You must be logged in to vote

You can do this:

```{.txt code-line-numbers="false"}
sed -r 's/^.+=//g;s/,\];/]/g'
```

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@aborruso
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by aborruso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants