mirror of
https://github.com/apple/pkl.git
synced 2026-03-26 11:01:14 +01:00
Fixes for pkldoc (#96)
* Add URI encoding to paths and fragments * Render quotes around identifiers when appropriate
This commit is contained in:
2
pkl-doc/src/test/files/DocGeneratorTest/input/com.package1/Module Containing Spaces.pkl
vendored
Normal file
2
pkl-doc/src/test/files/DocGeneratorTest/input/com.package1/Module Containing Spaces.pkl
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
/// This is a module that has spaces in its name.
|
||||
module com.package1.`Module Containing Spaces`
|
||||
Reference in New Issue
Block a user