Artem Pelenitsyn <a.pelenitsyn@gmail.com> writes:
> On Mon, 29 Oct 2018 at 14:25 Evan Laforge <qdunkan@gmail.com> wrote:
>
>> Also, when I copy paste the links in the "At the time of writing"
>> section, the backslashes in the search query mess it up. Maybe a
>> markdown rendering step would remove those?
>>
>
> I'm not sure It makes much sense to use {{{...}}} to format the document in
> the first place. Maybe use normal wiki-text? I can decorate links if this
> is approved.
>
This is what I have done in the past. However, it is unfortunately quite
labor intensive since I need to convert the document to Wiki markup,
then back to TeX for submission.
Instead with this iteration I have decided to try just writing the thing
in Markdown and convert to TeX at the end. I was hoping to install a
Trac processor for Markdown rendering but sadly Trac put up resistance.
Cheers,
- Ben