docs(zone.js): fix table formatting in markdown (#38723)

PR Close #38723
This commit is contained in:
Wassim Chegham 2020-09-05 21:34:27 +02:00 committed by atscott
parent d9da7e5a18
commit 1d9873c44c

View File

@ -61,6 +61,7 @@ Below is the full list of currently supported modules.
|crypto|NodeJS patch crypto function as macroTask|__Zone_disable_crypto = true| |crypto|NodeJS patch crypto function as macroTask|__Zone_disable_crypto = true|
- Test Framework - Test Framework
|Module Name|Behavior with zone.js patch|How to disable| |Module Name|Behavior with zone.js patch|How to disable|
|--|--|--| |--|--|--|
|Jasmine|Jasmine APIs patch|__Zone_disable_jasmine = true| |Jasmine|Jasmine APIs patch|__Zone_disable_jasmine = true|