Skip to content

Commit

Permalink
Merge pull request #659 from pillar-markup/dev
Browse files Browse the repository at this point in the history
Merge dev into Pharo 12
  • Loading branch information
tesonep authored Jul 25, 2023
2 parents e629594 + 9035fa2 commit 10c77d0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
5 changes: 0 additions & 5 deletions src/Microdown/MicAbstractBlock.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,6 @@ MicAbstractBlock >> initialize [
children := OrderedCollection new.
]

{ #category : #'*Microdown-DocumentBrowser' }
MicAbstractBlock >> isRootSection [
^ false
]

{ #category : #testing }
MicAbstractBlock >> listItemBlockClass [
^ MicListItemBlock
Expand Down
6 changes: 0 additions & 6 deletions src/Microdown/MicAbstractBlock.extension.st

This file was deleted.

0 comments on commit 10c77d0

Please sign in to comment.