devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

Allow styles in <dt> elements

Open j-f1 opened this issue 5 years ago • 0 comments

I have not yet checked to see if this breaks things. Fixes #1154.

Steps

  • check if doc includes <dt>
  • check each <dt> to see if it has unwanted content

Potentially affected docs:

  • [ ] ansible
  • [ ] bottle
  • [ ] cmake
  • [ ] codeigniter
  • [ ] django
  • [ ] falcon
  • [ ] godot
  • [ ] julia
  • [ ] matplotlib
  • [ ] numpy
  • [ ] pandas
  • [ ] python
  • [ ] scikit_image
  • [ ] scikit_learn
  • [ ] statsmodels

j-f1 avatar Jan 10 '20 15:01 j-f1