Use kramdown flavored markdown instead of github flavored markdown

This commit is contained in:
adfoster-r7
2021-09-06 19:22:01 +01:00
parent 883866d7a8
commit 98d7df3acd
41 changed files with 104 additions and 124 deletions
@@ -199,7 +199,3 @@ js = js_obfuscate(your_code)
```
Note that by default, even though your module is calling the #js_obfuscate method, obfuscation will not kick in unless the user sets the JsObfuscate datastore option. This option is an OptInt, which allows you to set the number of times to obfuscate (default is 0).
## Reference(s)
https://community.rapid7.com/community/metasploit/blog/2011/07/08/jsobfu