We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
'''
'\''
1 parent 6f3c257 commit 71312eeCopy full SHA for 71312ee
src/backends/text/predefined_formats.jl
@@ -28,7 +28,7 @@ const ascii_dots = TextFormat(
28
const ascii_rounded = TextFormat(
29
up_right_corner = '.',
30
up_left_corner = '.',
31
- bottom_left_corner = '\'',
+ bottom_left_corner = ''',
32
bottom_right_corner = ''',
33
up_intersection = '.',
34
left_intersection = ':',
0 commit comments