Skip to content

Commit

Permalink
Maintain indents
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
hartig and TallTed authored Feb 22, 2024
1 parent ea40eea commit 7856573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8841,7 +8841,7 @@ <h4>Examples of Mapped Graph Patterns</h4>
&nbsp;&nbsp; BGP(?s :p ?o) ,<br>
&nbsp;&nbsp; ToMultiSet(<br>
&nbsp;&nbsp;&nbsp;&nbsp; Distinct( <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Project( ToList(BGP(?o ?p ?z)), {?o} ) <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Project( ToList(BGP(?o ?p ?z)), {?o} ) <br>
&nbsp;&nbsp;&nbsp;&nbsp; ) <br>
&nbsp;&nbsp; ) <br>
)
Expand Down

0 comments on commit 7856573

Please sign in to comment.