2
0
MasterPassword/platform-ios/ObjC/iOS/AttributedMarkdown/AttributedMarkdown.h
2017-03-06 13:40:39 -05:00

14 lines
240 B
Objective-C

//
// AttributedMarkdown.h
// AttributedMarkdown
//
// Created by Maarten Billemont on 2014-09-28.
// Copyright (c) 2014 Lyndir. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface AttributedMarkdown : NSObject
@end