John Fairhurst
John Fairhurst
In `Foo`'s comment, `` `bar(...)` `` refers to the function named `bar` at the same scope. To refer to the method needs `Foo.bar(...)`. I can imagine searching both scopes but...
Closing this, inherent in the current xcodebuild layer.
Neither Redcarpet nor CommonMark (see Xcode quick help) support this -- CommonMarker, the Ruby commonmark wrapper, does. You could maybe add manual support for it in `list_item` in jazzy_markdown.rb though.
Continuing down the 'css kludges' path, these 'mark:' derived lines are in a div styled "task-name-container" so can be hidden like the others.
Splice in `.task-name-container {display: none;}` just before `` of the pages you care about? (yuck! I'm done now.)
I noticed Siesta uses custom categories + strategically placed MARK comments to good effect. An enhancement here then could be to drop the auto MARK and add the ability to...
@gwangpa as a user you can ignore the warning; if you want to write a PR I can point you in the right direction?
Yes you could generate a documented.json file by processing the 'search.json'. What do you mean _it doesnt really do the search_ ? Search is in the `apple` and `fullwidth` theme.
that means you are using file:/// urls and have not disabled local file restrictions
no changes are needed - have you tried the search on a server yet?