aws / aws-lambda-runtime-interface-emulator

Apache License 2.0
915 stars 95 forks source link

docs: converting code snippets to code blocks #80

Closed ghost closed 1 year ago

ghost commented 1 year ago

Currently code is mixed between being displayed as snippets or blocks.

This changes all standalone and non-inlined code to be displayed as code blocks to improve readability and for consistency.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.