Ask Your Question
1

Issue: HTML anchor tags between every letter in post

asked 2012-01-08 16:32:58 -0500

divad12's avatar

updated 2012-01-08 20:00:47 -0500

Evgeny's avatar

In my posts on my setup, between every letter there is a <a href></a>.

Screenshot in Chrome Inspector: http://i.imgur.com/8NvF5.png

I've tried enabling and disabling MathJax and autolinking. I don't have any other special or custom HTML, JavaScript, or CSS.

This issue prevents MathJax from correctly parsing a post (so equations will render in preview, but not when posted).

This occurred for me on the two places I've tested, Chrome and Firefox on Mac Lion.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-01-08 16:39:46 -0500

Evgeny's avatar

updated 2012-01-08 20:07:34 -0500

It will be fixed today, for now - disable url patterns in the "markup" section of the admin settings.

edit: fixed in 0.7.37

edit flag offensive delete link more

Comments

Thanks for the quick response. I think I've disabled it (it was once enabled) but it still occurs. We'll use ASCII for now, shouldn't be a big deal (yet).

divad12's avatar divad12  ( 2012-01-08 16:46:24 -0500 )edit

The previously parsed version of the text will be stored in the database, we'll have to make a healing management command to re-parse all the posts. Also, restart the app (e.g. the webserver or wsgi daemon), it is possible that the broken replacement patterns are still in the memory.

Evgeny's avatar Evgeny  ( 2012-01-08 16:50:37 -0500 )edit

Btw, autolinking of simple urls is enabled by default, I think the setting may actually be misleading. It applies to the special patterns that can be added to the box below.

Evgeny's avatar Evgeny  ( 2012-01-08 16:52:21 -0500 )edit

Ah, restarting the wsgi daemon worked, thanks a lot! This is a great project, keep up the awesome work!

divad12's avatar divad12  ( 2012-01-08 16:58:46 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2012-01-08 16:32:58 -0500

Seen: 187 times

Last updated: Jan 08 '12