emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* An Experiment:  Wikipedia to Org
@ 2015-12-19 12:00 Vaidheeswaran C
  0 siblings, 0 replies; only message in thread
From: Vaidheeswaran C @ 2015-12-19 12:00 UTC (permalink / raw)
  To: emacs-orgmode


I am working on an html to org exporter.  As an experiment, I tried
passing a Wikipedia article to it.

Here is an HTML snippet.

.
<sup id="cite_ref-FOOTNOTEGethin199827.E2.80.9328.2C_73.E2.80.9374_10-0"
     class="reference">
  <a href="#cite_note-FOOTNOTEGethin199827.E2.80.9328.2C_73.E2.80.9374-10">
    <span>[
    </span>8
    <span>]
    </span>
  </a>
</sup>

Here is the corresponding Org translation.

.^{[[cite_note-FOOTNOTEGethin199827.E2.80.9328.2C_73.E2.80.9374-10][[8]]]}

My question is, GIVEN the above Org-snippet would it possible to improve
the `org-element-parse-buffer' so that it's output matches with the HTML
input.

Just an experiment ...What do you think?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-19 11:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-19 12:00 An Experiment: Wikipedia to Org Vaidheeswaran C

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).