<br> や <p>などに)」項目がチェックされたかを確認します問題点:
原因
解決方法
.syntaxhighlighter code{
display: inline !important;
}
TRUSTED HOST SETTINGS無効 The trusted_host_patterns setting is not configured in settings.php. This can lead to security vulnerabilities. It is highly recommended that you configure this. See Protecting against HTTP HOST Header attacks for more information.
$settings['trusted_host_patterns'] = array(
'^localhost$',
'^www.\your-host\.jp$',
);