Skip to content

Commit

Permalink
Merge pull request #852 from moufort/848-Test-failing-in-Annotated
Browse files Browse the repository at this point in the history
Issue 848-Test-failing-in-Annotated
  • Loading branch information
Ducasse authored Aug 11, 2024
2 parents cdc8675 + 5e80b27 commit 3165471
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Microdown-Tests/MicMicrodownSnippetFactory.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,7 @@ MicMicrodownSnippetFactory >> anchorWithSpaceInsideSample [

{ #category : 'anchor' }
MicMicrodownSnippetFactory >> annotatedSample [
^ '!!label
Foo _bar_
^ '!!label Foo _bar_
'
]

Expand Down

0 comments on commit 3165471

Please sign in to comment.