Skip to content

Commit 6ae6001

Browse files
RexJaeschkeBillWagner
authored andcommitted
fix md spacing
1 parent 5959bfe commit 6ae6001

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

standard/attributes.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@ The captured string is then passed as the argument corresponding to the target p
936936
> Test.M(l\u006fcal /*...*/ + // xxx
937937
> 5);
938938
> ```
939-
>
939+
>
940940
> the output produced is
941941
>
942942
> ```console
@@ -1298,5 +1298,3 @@ For interoperation with other languages, an indexer may be implemented using ind
12981298
> Now, the indexers name is `TheItem`.
12991299
>
13001300
> *end example*
1301-
1302-

0 commit comments

Comments
 (0)