Skip to content

Commit

Permalink
Fix rebase conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
kwin committed Dec 29, 2023
1 parent 762bc24 commit d556107
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -729,10 +729,6 @@ public void nonBreakingSpace() {

@Override
public void text(String text, SinkEventAttributes attributes) {
<<<<<<< Upstream, based on master
=======
// evaluate attributes
>>>>>>> 851bc35 [DOXIA-714] Emit proper markdown for table alignment and figures
if (attributes != null) {
inline(attributes);
}
Expand Down

0 comments on commit d556107

Please sign in to comment.