Simpler cases also show hash values
Arthaey - January 22, 2007 - 02:45
| Project: | Markdown with SmartyPants |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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
b3e0148760d915728ae480118e815bf7The following inputs cause blank output:
* __á__ * dá * _dá_Correct Cases
The following inputs all work as you would expect:
__á__a
* __á__dádá
* dádá
* __á__
#1
### Fooutputs "50801dafb632458a7ab21e36ebe71010".
### Foooutputs "277082fca24d4910606c20180afc7d07".
### Foooworks.
### What Is Going On?outputs "507ab122a5480727e82ec4964f9e5f5c".
#2
i can't reproduce this with latest RC