We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Baz
Foo bar baz
Some italic text goes here and some more text
And here we have some inlineCode[3, 4, 5 + x^2] code
inlineCode[3, 4, 5 + x^2]
Foo[bar_] := bar * 5;
Foo[bar_, True] := None;
PreprocessBoxes[boxes_] := ReplaceRepeated[boxes, { RowBox[{(*, RowBox[{tag, :, , name_}], *)}] :> ($tag = name; EatMe), EatMe ⇾ Sequence[], s_String :> StringReplace[s, ⇾ ⇾ ->] }];
Some more text with some inline code yeah!