#984 headers from markdown should each be different

v1.0.0
closed
sf-2 (994)
General
nobody
2015-08-20
2010-09-29
No

h1

h2

h3

h4

h5
h6

Of course, headers from non-markdown probably shouldn't be modified.

Discussion

  • Mark Ramm - 2010-10-18
    • labels: -->
    • custom_field__size: --> 1
     
  • Jenny Steele - 2010-10-21
    • status: open --> in-progress
    • assigned_to: Jenny Steele
    • custom_field__size: 1 --> 1
     
  • Jenny Steele - 2010-10-21
    • status: in-progress --> validation
     
  • Mark Ramm - 2011-02-16
    • status: closed --> open
    • milestone: oct-25 --> feb-17
     
  • Mark Ramm - 2011-02-16

    I don't see all of the headers above as different, am I missing something?

     
  • Jenny Steele - 2011-02-23
    • status: open --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2011-02-23
    • status: closed --> open
     
  • Dave Brondsema

    Dave Brondsema - 2011-02-23

    https://sourceforge.net/p/lanex/discussion/ headers are too big. Also seen on /admin/tools. Could be many other places too...

    I think it'd be safest if this was applied only to markdown-produced HTML. We don't call "markdown.convert" too many times, it seems feasible to add a 'md-generated' class (for example) to the parent div each time that is used, and apply the h1-h6 changes to that.

     
  • Jenny Steele - 2011-03-01
    • status: open --> closed
    • size: 2 --> 2
     
  • Jenny Steele - 2011-03-01

    All markdown generated content now has the class "markdown_content". I used this class to restrict the header css.

     

Log in to post a comment.