We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1976b8e commit 0e88525Copy full SHA for 0e88525
src/MultilineStrings.jl
@@ -1,6 +1,6 @@
1
module MultilineStrings
2
3
-export @m_str
+export @m_str, multiline
4
5
const DEFAULT_STYLE = :folded
6
const DEFAULT_CHOMP = :strip
0 commit comments