Questions about the live Markdown preview of posts as they're being typed.

learn more… | top users | synonyms (3)

0
votes
2answers
69 views

Does the language of formatted text only get used for syntax highlighting after a post

Hi, Does the language of formatted text only get used for syntax highlighting after a post ? // test code for (int i = 1; i < 4; i++) { s = s + "abc" + 'd' } Also, will the formatted ...
3
votes
0answers
31 views

Links are not parsed in preview, but are parsed after editing

Here's the question body. The links after the paragraph after the numbered list, aren't parsed in the preview. If you remove the paragraph right after the numbered list, they are parsed.
0
votes
0answers
18 views

TeX which splits and the end of a question preview is not rendered, but is displayed

When TeX is cut at the end of a question preview, it does not render. The preview code should be able to detect the presence of TeX, and end this with such that ... instead of such that $f ...
0
votes
0answers
46 views

Visual bug when typing [duplicate]

I'm getting a visual bug when typing and I have images in the message body. Video capture of the glitches.
1
vote
1answer
46 views

Preview and tag suggestions broken when creating a new post

When posting a new question on many Stack Exchange websites (such as I am doing now) the preview doesn't work. As I type my question, the preview stays blank. The tags also don't come up with ...
1
vote
0answers
53 views

Preview “duplicate” proposals in 10K tools on hover?

I decided to take a crack at the 10K tools this morning and I see a bunch of duplicate flags. At the bottom, there's a yellow box that says "exact duplicate of {URL}". I have to click on the link to ...
1
vote
2answers
93 views

Hide preview for editing

I notice that when reviewing posts, when the "Edit" link is clicked, the editing interface that comes up has a "Hide Preview" link. The ordinary editing interface doesn't have it. Why is this, and ...
0
votes
0answers
32 views

Long post edit and markdown preview

When I write a post in SO, I use to watch the markdown preview very often. It is a bless that it is updated in real time. However, when my post is long, I have to scroll down the page to look at at ...
0
votes
0answers
21 views

Preview windows shows links broken [duplicate]

Possible Duplicate: Markdown links and images are producing incorrect HTML Please vote to close as a dublicate of Markdown links and images are producing incorrect HTML I just want to edit ...
0
votes
1answer
102 views

Some odd HTML encoding going on [duplicate]

Possible Duplicate: Links break when when URL includes angle brackets Observe. If I write this: [with T = int](((LinkedList<int>&)(& list2)) verbatim in a SO post, we see ...
0
votes
0answers
71 views

Inaccurate preview of question

This question has probably been made community wiki because many users tried to correctly format the first block of code. The problem is that it appears correct in preview: But it is different ...
2
votes
0answers
27 views

Option to vertically split screen for post preview [duplicate]

Possible Duplicate: Preview on the right please, optionally? For longer posts, e.g. answers on math.SE that involve a lot of MathJax equations, but also if lot's of code is involved at SO, ...
13
votes
2answers
139 views

Can't edit (a specific) post without script freezing

I'm trying to edit: BYTE to python C-Type structure Conversion Issue However, every time I click on edit, Firefox (16.0.1 - Ubuntu 12.10) hangs for about 10 seconds, then prompts the usual "debug ...
10
votes
3answers
171 views

Display loses <$fh> in code block, but shows it in preview

The following formatting causes the preview output to differ from the actual output. It contains the text <$fh>. The preview displays the <$fh> while it does not display in the actual ...
0
votes
0answers
67 views

Markdown does not recognise <pre> properly if </pre> is not in a separate line [closed]

While editing, sometimes things are not rendered correctly. The best in such a situation seems to be to cut the entire text away, and then paste it back. The following text used to produce that error. ...
14
votes
2answers
125 views

Position cursor at approximate area while clicking on preview

This feature request is to position cursor at appropriate place i.e. the corresponding place where the mouse pointer is clicked over the preview of the post. This would be helpful while asking the ...
0
votes
0answers
67 views

Wasted space in the preview space caused by duplicate links

The "Possible duplicate ..." message, in the question preview, has following consequences: It tells us the closing reason (good) Takes away valuable space, hiding other important things (bad) Makes ...
1
vote
0answers
32 views

Link 'properly' set in the edit mode but incorrect in the final answer

I have posted recently a link (among others). I set it, as always, with [](). The bug happens is in this answer to an old question. The JavaScript preview looks properly. The parsed code looks ...
2
votes
2answers
77 views

You can't mark a string as fixed-width if it begins with a whitespace character

I initially noticed this when I posted this comment: How can I sort a document according to a substring in each line? The first fixed-width section is not properly resolved. After a bit of testing, I ...
3
votes
1answer
25 views

Preview incorrectly renders non-entities as entities

System: Mac OS X, Browser: Firefox 15.0.1 (what other information is needed?). &#211hello; produces Óhello; in the Preview. Similarly with hex: &#x211bhello; produces ℛhello; (They ...
9
votes
0answers
72 views

Add a markdown preview on community blogs

One thing that's so nice about Stack Exchange is the markdown preview. You can type in code, and have it instantly rendered to make sure it looks like it should. The Blogoverflow community blogs do ...
6
votes
0answers
148 views

Question preview improvements

I think it's cool how you can hover over a user's question and get a small text sample of the question. However, I never use it because of two reasons: It takes too long to pop up. It's a small box ...
5
votes
0answers
51 views

Preview and final formatting are not consistent

There are quite a few questions here about formatting, but I could not find anything to answer my problem. I've been answering a question on Linguistic site, and the question was about word ...
8
votes
1answer
169 views

New Line in URL in Inline Link causes unexpected output

Providing a new line as the first character of a URL in an inline link causes unexpected ouput. Input [Invalid]( http://www.example.com) Expected Output [Invalid]( http://www.example.com) Or ...
2
votes
1answer
100 views

On MathJax-enabled sites preview and toolbar break completely when MathJax fails to load

Recently I experienced some problem (I have no idea what it was) which caused the MathJax CDN to be unreachable from my network location. Here's how "Ask Question" form looks like then: You see, ...
1
vote
1answer
52 views

Unfiltered raw MarkDown shown in question summary

This question has a picture right at the start of it. This results in the raw Markdown being shown in the question summary (as illustrated). This Markdown needs to be filtered out. Thinking that I ...
2
votes
0answers
148 views

“Mathjax is not defined” JavaScript error and no toolbar is shown and preview doesn't work on Mathjax-enabled sites

This is reproduced on Math SE and Electronics SE. I assume it is reproduced on all Mathjax-enabled sites. Currently if I try to open http://electronics.stackexchange.com/questions/ask and ask a ...
-1
votes
1answer
80 views

Extra line in the post preview

Currently when I type in a question or an answer here's how the preview looks like: Note the dotted frame around the preview area. There's no extra space between the first line of text and the ...
23
votes
1answer
253 views

Let me preview an edit so that it appears with the same style as revisions

I am editing a question and would like to preview my changes prior to saving. I can see how the page will look and can optionally hide this preview. However, I would like to see the actual changes ...
7
votes
1answer
70 views

Header is not bold in edit preview

See edit here: http://scifi.stackexchange.com/posts/12229/edit Then see the final result: The ultimate question What is going on here?
0
votes
0answers
59 views

Markdown code block parsing fails after lists [duplicate]

Possible Duplicate: Code block is not properly formatted when placed immediately after a list item Code block parsing fails after lists: A B Contents List of Figures iii List of ...
1
vote
3answers
81 views

Benefit to user of Creating new Tag

I know how to create a new Tag, but what is benefit to me if I do create one? I know it will help to specify the problem category, but what other benefits does a Tag owner get?
-2
votes
1answer
134 views

Preview comments [duplicate]

Possible Duplicate: Preview for comments In 2009 there was a request for comment previewing, see Preview for comments. It was marked with status-declined. I'd like to see if this feature ...
23
votes
1answer
152 views

Please include the title in the question preview

It would be really swell if the question title was included right above the preview of the body of the question. Every so often, I'll be asking about something and the very act of composing a good ...
-8
votes
3answers
122 views

Show subtitles/synopsis text with a fall back to the excerpt on question previews

I've been thinking it would be a good idea to have subtitles to questions. As well as specifying your questions title, you would (could) also specify a subtitle. This would be used on the main page ...
6
votes
1answer
96 views

The “suggested edit” preview is confusing

I was reviewing a suggested edit, and I noticed it was changing the code. I then used the other preview, and this is what I have seen. Was \only changed with \only<2->? Which of the two ...
7
votes
1answer
46 views

Unicode Entities are shown in preview, but not in the post

When editing a question and including entities like &#x25C1;, they are shown in the preview window. This applies both to hexadecimal entities only. However, in the final post, they're not ...
6
votes
1answer
54 views

Tag previews are not working

Sometime in the last day or two I've noticed the tag previews no longer show up. Previously, I'd be able to type in tags and see the tags show up underneath, allowing me to double-check my tag ...
10
votes
0answers
157 views

When editing an answer with spoilers, the links are not hidden in the markdown preview

When you edit an answer with a spoiler. For example here: http://meta.stackoverflow.com/posts/71396/edit The links in the preview area (for the spoiler) are shown. Why is this? I believe this ...
11
votes
1answer
188 views

HTML comment containing URL breaks if followed by another HTML comment

While fixing up a broken imgur link on StackApps, I noticed that a HTML comment in a post that contains a URL that Markdown might parse will break in the preview if that comment is followed by at ...
0
votes
0answers
59 views

Bullets don't work right under headings [duplicate]

Possible Duplicate: Incorrect Markdown preview of list items after a header The first Markdown bullet under a heading doesn't actually appear as a bullet in the preview when writing/editing ...
6
votes
0answers
27 views

Edit preview bug - preview doesn't match real

I was editing an answer that left the url malformed and misparsed. Below is an image that illustrates the problem. Now, I understand this has come up before, and has been classified as "by design." ...
-3
votes
3answers
70 views

Have same font for preview pane as for edit box

I think one of the things that makes tricky stuff hard to format is that the preview pane uses a different font/size than the edit box. Could we make these the same, so that we can get those fine ...
10
votes
0answers
59 views

Show a live preview of tag wiki excerpt as well, when editing tag wiki

It seems that tag excerpts are not displayed verbatim/in full on the Tags pages. That's fine but it makes it very hard to fine tune tag excerpts to display optimally, especially for editors who must ...
8
votes
1answer
52 views

Is it possible to have the 2 line preview of a question properly formatted?

When browsing through questions on SO, the 2 line preview is often helpful, especially with poorly worded titles. However, when these first 2 lines contain code or bold text or some other formatting, ...
0
votes
1answer
115 views

Where can I find a documentation for the prettify code script stackoverflow uses? [duplicate]

Possible Duplicate: StackOverflow's code color-coding script. Available? The formated code tag seems to be rendered with a JavaScript library called prettify. Is this something Open ...
4
votes
1answer
58 views

Differences in preview-vs-live rendering with <!— language -->

I noticed that, while typing out a question, the <!-- language --> specifier caused different rendering in the question preview than when I published the question. Specifically, omitting the ...
12
votes
4answers
151 views

Image preview or expand option after it is posted

It's great that we are able to post images to stackoverflow but sometimes we are posting images that actually have a bigger size and by default from what I noticed stackoverflow will fit the image on ...
19
votes
1answer
311 views

Implement (e.g.) <!— language: lang-css --> in preview

Okay, so we've got Interface options for specifying language prettify implemented now, which is fantastic! There's a little bitty problem, though: As it stands, this doesn't work right in previews. ...
3
votes
1answer
71 views

Lining things up in the editor — disparity between preview and post

Yes I know I am being a bit nitpicky, but I like things lined up in neat little rows, damnit. In the preview it looks great: but on the post it lines up according to the editor, not the preview: ...

1 2 3