Project:Markdown with SmartyPants
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I can't figure out what's triggering the problem I'm seeing with Marksmarty as my input format, but here are test cases I've tried:

Buggy Cases

The following input doesn't work correctly.

* __dá__

outputs

b3e0148760d915728ae480118e815bf7

The following inputs cause blank output:

* __á__

* dá

* _dá_

Correct Cases

The following inputs all work as you would expect:

__á__

a

* __á__



* dá



* __á__

Comments

#1

Title:Accented characters in lists display hash values instead of correct content» Simpler cases also show hash values
Priority:normal» critical

### Fo

outputs "50801dafb632458a7ab21e36ebe71010".

### Foo

outputs "277082fca24d4910606c20180afc7d07".

### Fooo

works.

### What Is Going On?

outputs "507ab122a5480727e82ec4964f9e5f5c".

#2

Status:active» closed (fixed)

i can't reproduce this with latest RC

nobody click here