This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
mdBook
Watch
1
Star
0
Fork
You've already forked mdBook
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c056b5cbd0
mdBook
/
tests
/
dummy
/
book
/
first
/
index.md
6 lines
45 B
Markdown
Raw
Normal View
History
Unescape
Escape
Got some feedback from azerupi and added a DummyBook builder
2017-08-02 22:29:28 +08:00
# First Chapter
Fix build and test warnings Move non-test test module files into their own directories to prevent cargo from running them as tests. Then suppress the left-over warnings. Move *dummy book* code and data into a shared folder, and leave the rest of helper utilities (one function) in the original module.
2017-09-02 07:40:39 +08:00
more text.
Fix heading links in nested pages Plus fixing the whitespace chars not being replaced by hyphen. Also expand tests for link creations, and add test for nested pages. Fixes <https://github.com/azerupi/mdBook/issues/416> Fixes <https://github.com/azerupi/mdBook/issues/417>
2017-09-02 07:54:57 +08:00
## Some Section