Skip to content

Commit

Permalink
Fix the title style in README.md
Browse files Browse the repository at this point in the history
Except for the list of publications.
  • Loading branch information
hirrolot authored Jan 18, 2024
1 parent 5273fa4 commit fde2a5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ In either case, you can try to [iteratively debug your metaprogram](https://hirr
### Q: What about debugging?
A: See the chapter [_Testing, debugging, and error reporting_](https://hirrolot.gitbook.io/metalang99/testing-debugging-and-error-reporting).
A: See the chapter [_"Testing, debugging, and error reporting"_](https://hirrolot.gitbook.io/metalang99/testing-debugging-and-error-reporting).
### Q: What about IDE support?
Expand All @@ -357,7 +357,7 @@ A:
### Q: Why not third-party code generators?
A: See the blog post [_What’s the Point of the C Preprocessor, Actually?_]
A: See the blog post [_"What’s the Point of the C Preprocessor, Actually?"_](https://hirrolot.github.io/posts/whats-the-point-of-the-c-preprocessor-actually.html)
### Q: Is it Turing-complete?
Expand Down

0 comments on commit fde2a5c

Please sign in to comment.