Ian Tyler Applebaum
Ian Tyler Applebaum
Just came across this https://developer.apple.com/documentation/swift_packages/bundling_resources_with_a_swift_package is there anything specific keeping SwiftMonkey from supporting Swift 5.3?
I'm running into two issues trying to quickly implement this. 1. I'm not sure how make SwiftMonkey and SwiftMonkey paws separate packages. If you don't have the Package.swift file at...
I can imagine! If I were writing this from scratch I probably would have chose HTML comments too for its ubiquity. I think I could take this on. Also I...
I made the changes to the code making HTML the fall back! Just need to update the README.
Really? Thats strange! I'm definitely doing something a little bit rogue. I'm using the README.md file as the front page for the site. Here's the project https://github.com/ApplebaumIan/tu-cis-4398-docs-template .
> Hey @ApplebaumIan. Yup. Understood, just gave a heads up on generating the dist that's all. Now worries. > > Great job on implementing this feature. But i do have...
@akhilmhdh I believe this is ready for your review! :)
> Btw i just now tried html commenting in md in [Docusaurus](https://docusaurus.io/). It was working fine 🤔 So I figured out what causes the issue... it's not what I thought...
> Refer to the HAP doc. See legcy/simple_led to know how to define a light_bulb with brightness control. I'm new to this project, why are all the LED examples legacy?