Re: [proof of concept] inline-special-block
Juan Manuel Macías writes: > Regarding the "optional parameters", there is nothing defined, although > I think they should be adapted to each backend. A possible use that > occurs to me: > > &foo[prelatex: [lorem] postlatex: {ipsum} html: style="color:red;"]{blah blah} > > This should produce in L
Re: [proof of concept] inline-special-block
Juan Manuel Macías writes: > Syntax: > > &[optional parameters]{contents} Correction: &type[optional parameters]{contents}