.wiki-page-details pre,
.wiki-page-details pre code {
  white-space: pre-wrap;
  overflow-wrap: break-word;
  word-break: normal;
}

