<div dir="ltr">When you use scribble/doclang2 in a submodule, it provides the textual content of the submodule with the symbol &#39;doc. However, it first passes the content through the scribble decoder.<div><br></div><div>
I&#39;d like to get the behavior of scribble/doclang2, but without the decode step (so I just get the raw textual content from &#39;doc.)</div><div><br></div><div style>I cloned the source for scribble/doclang and scribble/doclang2 under new names and just yanked out the call to decode. That worked.</div>
<div style><br></div><div style>But I&#39;m wondering if there&#39;s a more elegant way of circumventing decode. </div><div style><br></div><div style>Scribble/doclang2 allows you to set a #:post-process step, but only after decode.</div>
<div style><br></div><div style>Also, scribble/text is not the answer, because it can&#39;t be used as a submodule language.</div><div style><br></div><div style>Thanks.</div><div style><br></div><div style>Matthew Butterick<br>
</div></div>