fix code style scope
Created by: unclejustin
This is a quick fix to address the global scoping of the code
element. This simply moves code
up into the nested wrapper class so that this style does not affect all code
elements.
Created by: unclejustin
This is a quick fix to address the global scoping of the code
element. This simply moves code
up into the nested wrapper class so that this style does not affect all code
elements.