#1812 Fixed font on markdown input area

v1.0.0
closed
General
nobody
2015-08-20
2011-03-24
Anonymous
No

Originally created by: wladid

  • I think you should use a fixed font for markdown input areas.

Discussion

  • Anonymous - 2011-03-24

    Originally by: wladid

    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -1,9 +1,7 @@
    -
     * I think you should use a fixed font for markdown input areas.
    
     * You should allow indenting the content with the \[Tab\] or \[Shift\] + \[Tab\] key 
       (markdown consistently use it), which is always better, than to bother the space key ;)
    -
       Consider this jQuery Plugin: <http://teddevito.com/demos/textarea.html>
    
     * The **Preview** button should be placed (also) at bottom. 
    
     
  • Anonymous - 2011-03-25

    Originally by: wladid

    Here a example, how it could looks...

     
  • Dave Brondsema

    Dave Brondsema - 2011-04-21
    • summary: Improvements on markdown input area --> Fixed font on markdown input area
    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -1,8 +1,1 @@
     * I think you should use a fixed font for markdown input areas.
    -
    -* You should allow indenting the content with the \[Tab\] or \[Shift\] + \[Tab\] key 
    -  (markdown consistently use it), which is always better, than to bother the space key ;)
    -  Consider this jQuery Plugin: <http://teddevito.com/demos/textarea.html>
    -  
    -* The **Preview** button should be placed (also) at bottom. 
    -  Imagine you write a lot of text and want to preview it...
    
    • size: --> 1
     
  • Dave Brondsema

    Dave Brondsema - 2011-04-21

    Split this up into [#1989] and [#1990]

     

    Related

    Tickets: #1989
    Tickets: #1990

    • status: open --> in-progress
    • assigned_to: Tim Van Steenburgh
     
    • status: in-progress --> code-review
    • assigned_to: Tim Van Steenburgh --> Jenny Steele
     
  • tv/1812

     
  • Jenny Steele - 2011-05-09
    • status: code-review --> closed
     
  • Anonymous - 2011-05-12

    Originally by: wladid

    Yesterday I noticed the changes. But there is one odd thing in Firefox 4, take a look at the attached screenshots...

    However it works perfectly in IE9 and Safari 5 on the same system (Win 7)

     
  • Strange, I can't reproduce that behavior on Win7 FF 4.0.1. But I guess it can't hurt to add monospace at the end of the font chain.

    • status: closed --> open
    • assigned_to: Jenny Steele --> Tim Van Steenburgh
    • milestone: may-12 --> may-19
     
  • Updated monospace font-chain and tested on the following browsers:

    Win7: FF 4.0.1, Chrome 11.0.696.65, IE 8.0.7600.16385
    Mac OS X: 4.0.1, Chrome 11.0.696.65, Safari 5.0.5
    Ubuntu 11.04: FF 4.0.1, Chrome 11.0.696.57

    • status: open --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2011-05-12
    • milestone: may-19 --> may-12
     
  • Anonymous - 2011-05-19

    Originally by: wladid

    Looks correct now.

    Thank you guys!

     

Log in to post a comment.