mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-10-31 02:50:08 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									71a00a66d6
								
							
						
					
					
						commit
						430a6ce78d
					
				| @ -145,9 +145,10 @@ var setup = function(){ | ||||
| - ## ToDo: | ||||
|   - attributes: need to show/hide the attributes -- option? | ||||
|     attr::value | ||||
|     - `.parseBlockAttrs(..)` -- add hook to plugins to handle output... | ||||
|     - Q: should this be completely handled by a plugin??? | ||||
|     - `.parseBlockAttrs(..)`: add hook to plugins to handle output... | ||||
|       - _plugin will need to get the call context -- can be called when handling for view or code_ | ||||
|     - `.parseBlockAttrs(..)` render (code) attrs in data but not in code... | ||||
|     - `.parseBlockAttrs(..)`: add data attributes to code if missing... | ||||
|     - do we need `.__code_attrs__` / `.__view_attrs__`???  | ||||
|     - handle attr delete correctly -- i.e. if shown attr removed from code -> delete attr... | ||||
|     - BUG? can't set `''` as attr value -- parser?? | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user