BIBLIOGRAPHY

관련노트

Smart Quotes in Emacs: How to Get Them and Also Get Rid of Them

The strings in these two columns should look the exact same.

Rendered ActualRendered Expection
1’This’‘This’
2”This”“This”
3”It’s”“It’s”
4’It’s’‘It’s’
5http://ox-hugo.scripter.co/http://ox-hugo.scripter.co/
6http://ox-hugo.scripter.co/“.http://ox-hugo.scripter.co/”.

Note: There is a rendering issue is Row 5 above. That seems to be a corner case, because notice that Row 6 looks fine just because there was a trailing period. Will live with this issue for now.