Event documentation is difficult to read

I have difficulties understanding the table here: What counts towards my event quota? | Sentry
Can this be rewritten in sections like:

Events that count

  • Events occuring when the quota has not been reached
  • Repeated events on resolved issues (this may be a regression in your code)
  • When the Rate limit for the project is Not set or not reached

Events that do not count

  • Events occuring when the quota has been exceeded
  • Events filtered by the SDK configuration
  • Events occuring after Spike Protection has been triggered
  • When the Rate limit for the project is Set and exceeded
  • When there is an Inbound Filter set for this event

More info

  • Future events that repeat are not set to Delete & Discard.
  • Repeated event are set to Ignore Alert when still occurring
  • Delete and discard and per-project rate limits are only available on Business plans.
  • Organization-wide rate limits are only available to legacy plans