This website requires JavaScript.
Explore
Help
Sign in
Tissevert
/
pandoc
Watch
1
Star
0
Fork
You've already forked pandoc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
92e762c2d6
pandoc
/
src
History
Konstantin Zudov
92e762c2d6
Refactored
if x then [] else y
to
[y | not x]
2015-01-29 22:36:23 +02:00
..
Text
Refactored
if x then [] else y
to
[y | not x]
2015-01-29 22:36:23 +02:00