Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas Goaziou d88344d291 org-element: Properly remove COMMENT and QUOTE keywords from title in parser hace 12 años
  Nicolas Goaziou 9c92312d92 org-element: Fix parsing for headlines with only a COMMENT or QUOTE keyword hace 12 años
  Nicolas Goaziou fd5cc62ca5 org-element: Fix inline-src-block parsing at the beginning of an item hace 12 años
  Nicolas Goaziou 4a7c99134c org-element: Fix caption parsing hace 12 años
  Nicolas Goaziou f969e24a43 org-element: Fix parsing for items/footnote definitions starting with special syntax hace 12 años
  Nicolas Goaziou 8d09d1aaa9 org-element: Fix section parsing hace 12 años
  Nicolas Goaziou b4604d2833 org-element: Fix filling bug in a list with affiliated keyword hace 12 años
  Nicolas Goaziou ad94a9433b Addendum to 50a434bb9faa23396c2619031bd07a2fa2d30d0b hace 12 años
  Nicolas Goaziou 3f57803fb4 org-element: Generalize `org-element-adopt-element' into `org-element-adopt-elements' hace 12 años
  Nicolas Goaziou 8ab1d76529 org-element: Fix previous patch hace 12 años
  Nicolas Goaziou b1ed817e38 org-element: Use strict comment syntax (no "#+" allowed) hace 12 años
  Nicolas Goaziou 8fc893a036 org-element: Fix small bug hace 12 años
  Nicolas Goaziou b523a3edf5 Fix tests hace 12 años
  Nicolas Goaziou 0a04169769 org-element: Fix `org-element-at-point' in some corner cases hace 12 años
  Nicolas Goaziou eb2eacf91d org-element: Fix parsing when a keyword follows the commented line hace 12 años
  Nicolas Goaziou a8e00ff0dc Inlined comment syntax is reduced to "#" hace 12 años
  Nicolas Goaziou 97c7e9c88a org-element: Add test hace 12 años
  Nicolas Goaziou 7cf9e5afb5 org-element: Modify output from `org-element-at-point' and `org-element-context' hace 12 años
  Nicolas Goaziou 2227a17691 org-element: Fix paragraph parsing hace 12 años
  Nicolas Goaziou b04f9e3268 `org-fill-paragraph' is backed up by Org Element hace 12 años
  Nicolas Goaziou 6ea9d8c827 org-export: `org-export-define-backend': the standard way to create a back-end hace 12 años
  Nicolas Goaziou 070e03011d org-element: Rename a few internal functions hace 12 años
  Nicolas Goaziou 8769f9d014 org-element: Fix tests hace 12 años
  Nicolas Goaziou a1634b4489 org-element: Store parsed timestamps without the bracket markers hace 12 años
  Nicolas Goaziou c75120aa71 org-element: Refactoring hace 12 años
  Nicolas Goaziou bb9a26389c org-element: Rename `org-export-set-element' into `org-element-set-element' hace 12 años
  Nicolas Goaziou d9f975cf7b org-element: Add setters to modify parse tree hace 12 años
  Nicolas Goaziou 3a70c90667 org-element: Implement a function to find object at point hace 12 años
  Nicolas Goaziou ab82a9dcfe Update tests and comments for new snippet syntax hace 12 años
  Nicolas Goaziou f2bfa3a6b2 org-element: Fix item interpreter when item doesn't start with a paragraph hace 12 años