fixed a bug where projects and tags were being registered from codeblocks or docblocks
fixed a bug where $` or $' broke the codeblock interface
Added "open in new" icon to webfont files. Updated how icons are added. Improved accessibility of main menu and articles utility menu items.
update issue templates to add labels
update php-markdown lib to ignore parsing of heading tags without a space eg: #test
added phpcs ruleset, license file, security policy, code of conduct, contributing guidelines, changelog file, templates for pull requests and issues, support information
Replaced wp_redirect with wp_safe_redirect
Replaced wpremote with wp_saferemote
updated documentation
added wp-capsule-ui as a git subtree, removing 3rd-party git subrepo usage
$`
or$'
broke the codeblock interface