File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
While {{ book.variables }} work in normal pages, they don't work in SUMMARY.md or GLOSSARY.md ☹
4
4
5
- Glossary entries won't resolve correctly, if one glossary entry is equal to the first word of another entry.
6
- Example: GitBook con't distinguish between car and car chase given the current [ glossary] ( GLOSSARY.md ) .
7
-
8
5
[ GitHub Repo] ( https://github.com/cdrfun/gitbook-bug-demos )
9
6
10
7
[ GitBook Book] ( https://cdrfun.gitbooks.io/gitbook-bug-demos/ )
Original file line number Diff line number Diff line change 1
1
# Summary
2
2
3
3
* [ {{ book.variables }} can't be used in the glossary] ( README.md )
4
+ * [ Glossary Entries with same beginning word] ( glossarywords.md )
4
5
5
6
### Glossary
6
7
* [ Glossary] ( GLOSSARY.md )
Original file line number Diff line number Diff line change
1
+ # Glossary Entries with same beginning word
2
+
3
+ Glossary entries won't resolve correctly, if one glossary entry is equal to the first word of another entry.
4
+ Example: GitBook con't distinguish between car and car chase given the current [ glossary] ( GLOSSARY.md ) .
You can’t perform that action at this time.
0 commit comments