Paweł Madej

Results 29 comments of Paweł Madej

I will probably make re implementation of objc version in swift so it is possible to run it also on Linux. It will be spm only version

Let me introduce my Swift implementation of twitter-text which is fully Swift Package Manager compatible: https://github.com/nysander/twitter-text

Sure I will make a post there

Please contact me at twitter DM

I do have almost any knowledge about this 😉 but I have found that swiftlint uses checkstyle report format which is parsable via this plugin without much problems. I have...

IBLinter and SwiftLint uses --reporter ... format for different exports. format name should be checkstyle as this is XML format to which we must conform here - this format is...

thanks for feedback :) I will look at it but cannot tell you the timeframe now unfortunately

same here for: ```swift public extension String { func localized(_ parameters: CVarArg) -> Self { String(format: NSLocalizedString(self, comment: ""), parameters) } func localized() -> Self { NSLocalizedString(self, comment: "") }...

github broke <> in template source but I think this has no influence on problem understanging [](https://brid.gy/publish/github) (Originally published at: https://www.pawelmadej.com/issue/jekyll-webmentions_io-issue-update/)

I have turned on debugging and cleared cache. this is test post file: --- layout: note reply-to: https://twitter.com/PawelMadejCK/status/1172787087441047552 date: 2019-09-14 22:57:00 +0200 hashtags: [ syndication, test] syndicate: true categories: note...