Skip to content

Commit

Permalink
Stupid markdown lint junk
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydmiller committed Mar 3, 2024
1 parent 8093620 commit a038877
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/events/projections/async-daemon.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ using var host = await Host.CreateDefaultBuilder()
<sup><a href='https://github.com/JasperFx/marten/blob/master/src/EventSourcingTests/Examples/ErrorHandling.cs#L13-L34' title='Snippet source file'>snippet source</a> | <a href='#snippet-sample_async_daemon_error_policies' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


| Option | Description | Continuous Default | Rebuild Default |
|---------------------------|----------------------------------------------------------------------------------------------------------------------------------|--------------------|-----------------|
| `SkipApplyErrors` | Should errors that occur in projection code (i.e., not Marten or PostgreSQL related errors) be skipped during Daemon processing? | True | False |
Expand Down

0 comments on commit a038877

Please sign in to comment.