Suggested Pipelines: Difference between revisions

From MEG Core
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
{{#mermaid:graph LR
{{#mermaid:graph LR
DoStuff --> DoMoreStuff;
DoStuff --> DoMoreStuff;
DoMoreStuff --> DoEvenMoreStuff;
DoMoreStuff --> DoEvenMoreStuff["f(x) = x^2"];
DoEvenMoreStuff --> PublishNaturePaper;
DoEvenMoreStuff --> PublishNaturePaper;
}}
}}


<math>f(x) = x^2</math> and stuff
<math>f(x) = x^2</math>

Revision as of 17:42, 1 March 2019