code box

Asked by olyavi

Hi,

Thank you for this great tool!

I am wondering if they are a special tags for insert a blocks of code inside a rednootbook sheet ?

For example like markdown tags:

'''
bash
awk -F "\t" '{ printf "%s\t%i\t%i\t%s\n" , $1 , $2 , $3 , $4 }' myFile.txt
'''

If not are you plan to implement this type of function ?

thank you again
All best

Question information

Language:
English Edit question
Status:
Answered
For:
RedNotebook Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jendrik Seipp (jendrikseipp) said :
#1

You can use

```
my code
```

Can you help with this problem?

Provide an answer of your own, or ask olyavi for more information if necessary.

To post a message you must log in.