fappelman

Results 7 issues of fappelman

- **Mercury Parser API Version**:Latest - **Node Version**:8 ## Expected Behavior The parser should not corrupt the \ content. ## Current Behavior The \ tag originally is and after parsing...

I have a YAML file that contains a field named: `delete_rule`. This field is optional. I made a mistake and wrote `deleteRule` in the YAML file. Given that the field...

I have the following method: ``` ruby class Operation Contract ({ "operation_type" => String, "operation_id" => String, "file_path" => String }) => Any def initialize(record) end end ``` When run...

Hi Niels, Ik heb een fork gedaan van swift-hoedown en het compileert nu met Xcode8 en is Swift3 compatible. Ook werkt deze versie met Carthage samen. Hi Niels, Just in...

I am using swift-hoedown using Carthage. In my Cartfile I specified this as: ``` github "njdehoog/swift-hoedown" ~> 0.1 ``` When I run the initial ``` carthage bootstrap ``` I get...

Hi, Your readme states that the Chrome version is coming. Given that your last update was 9 months ago, is that still the case? Thanks

I tried to use the script to add tags to a document. After installation, the prompt for the API key came up and the key file is created. So far...