Left-Aligned | Center Aligned | Right Aligned |
---|---|---|
col 3 is | some wordy text | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
- a bigger project
- first subtask #1234
- follow up subtask #4321
- final subtask cc @mention
- a separate task
Old tool script target
script
#"${CODESIGNING_FOLDER_PATH}" \
# -plist "${SCRIPT_INPUT_FILE_0}" \
# -header "${SCRIPT_INPUT_FILE_1}" \
# -output "${SCRIPT_OUTPUT_FILE_0}"
# -tests "${SCRIPT_OUTPUT_FILE_1}"
inputs:
\"$(SRCROOT)/$(PROJECT_NAME)/$(PROJECT_NAME).plist\"
\"$(SRCROOT)/$(PROJECT_NAME)/$(PROJECT_NAME)_Template.h\"
outputs:
\"$(BUILT_PRODUCTS_DIR)/$(PROJECT_NAME).h\"
\"$(DERIVED_FILE_DIR)/myfile\"
TargetConditionals.h (2010-8-16 2:30 PM) | |||||||||||||||||||||
|
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
if ([self isKindOfClass:[NSColor class]]) { [self set]; }
to
!ISA(self,Colr) 💩 [self set] ___
"Full Width" digits...
0123456789
"Full Width" lowercase letters
abcdefghijklmnopqrstuvwxyz
"Full Width" uppercase letters
ABCDEFGHIJKLMNOPQRSTUVWXYZ
"Full Width" punctuatuion, etc.
!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~⦅⦆¢£¬ ̄¦¥₩
"Full Width" other symbols...
。「」・ᅵ│←↑→↓■○
#define MATH_SANS 𝗔𝗕𝗖𝗗𝗘𝗙𝗚𝗛𝗜𝗝𝗞𝗟𝗠𝗡𝗢𝗣𝗤𝗥𝗦𝗧𝗨𝗩𝗪𝗫𝗬𝗭 #define MATH_sans 𝗮𝗯𝗰𝗱𝗲𝗳𝗴𝗵𝗶𝗷𝗸𝗹𝗺𝗻𝗼𝗽𝗾𝗿𝘀𝘁𝘂𝘃𝘄𝘅𝘆𝘇
? Text [Colr fromTTY:(Numb self).iV]
go from
/* NSNib+XMLBase64.h * AtoZCodeFactory */
#if TARGET_OS_IPHONE #import <UIKit/UIKit.h> #else #import <AppKit/AppKit.h> #endif
@interface NSNib (XMLBase64)
-
(NSData*) dataFromXMLPath:(NSString*)p;
- (NSString*) base64FromXMLPath:(NSString*)p;
- (NSString*) xmlFromBase64:(NSString*)p;
- (instancetype) nibFromXMLPath:(NSString*)s owner:(id)owner topObjects:(NSArray**)objs; @end
@interface NSData (Base64)
- (NSData*) dataFromInfoKey:(NSString*)k;
- (NSData*) dataFromBase64String:(NSString*)s;
- (NSString*) base64EncodedString;
- (NSString*) base64EncodedStringWithSeparateLines:(BOOL)separateLines; // added by Hiroshi Hashiguchi @end
Below is the header as was last compiled..
%%CURRENT_VERSION_OF_HEADER_GOES_HERE%%
/// Also in AutoBox (redundancy needs fix)
// CLANG_IGNORE(-Wuninitialized);
#define ____ < #define _____ >
BUGS: Build fails with Hard drives containing parenthesiseses.